Update market preferences icon

This commit is contained in:
DarkPhoenix
2019-04-07 21:00:57 +03:00
parent 2435e08dc0
commit 953a67e2c4
2 changed files with 1 additions and 1 deletions

View File

@@ -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())

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB