(self)
| 127 | self.sFit.serviceFittingOptions["showMarketShortcuts"] = self.cbMarketShortcuts.GetValue() |
| 128 | |
| 129 | def getImage(self): |
| 130 | return BitmapLoader.getBitmap("settings_market", "gui") |
| 131 | |
| 132 | def onPriceSelection(self, event): |
| 133 | system = self.chPriceSystem.GetString(self.chPriceSystem.GetSelection()) |