Add real icons for the new pref pages
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user