Add real icons for the new pref pages

This commit is contained in:
blitzman
2017-03-13 21:46:48 -04:00
parent a4d07a4611
commit 4ffec21cd3
8 changed files with 4 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ class PFGeneralPref(PreferenceView):
'''
def getImage(self):
return BitmapLoader.getBitmap("prefs_settings", "gui")
return BitmapLoader.getBitmap("settings_database", "gui")
def OnWindowLeave(self, event):
# We don't want to do anything when they leave,