Add real icons for the new pref pages
This commit is contained in:
@@ -108,7 +108,7 @@ class PFContextMenuPref(PreferenceView):
|
||||
self.settings.set('project', event.GetInt())
|
||||
|
||||
def getImage(self):
|
||||
return BitmapLoader.getBitmap("pref-gauges_big", "gui")
|
||||
return BitmapLoader.getBitmap("settings_menu", "gui")
|
||||
|
||||
|
||||
PFContextMenuPref.register()
|
||||
|
||||
Reference in New Issue
Block a user