Update market preferences icon
This commit is contained in:
@@ -115,7 +115,7 @@ class PFMarketPref(PreferenceView):
|
||||
self.sFit.serviceFittingOptions["showMarketShortcuts"] = self.cbMarketShortcuts.GetValue()
|
||||
|
||||
def getImage(self):
|
||||
return BitmapLoader.getBitmap("prefs_settings", "gui")
|
||||
return BitmapLoader.getBitmap("settings_market", "gui")
|
||||
|
||||
def onPriceSelection(self, event):
|
||||
system = self.chPriceSystem.GetString(self.chPriceSystem.GetSelection())
|
||||
|
||||
BIN
imgs/gui/settings_market.png
Normal file
BIN
imgs/gui/settings_market.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Reference in New Issue
Block a user