Move useStaticAdaptiveArmorHardener to the EOSSettings. Not moving force reload for now

This commit is contained in:
blitzman
2017-03-26 14:28:13 -04:00
parent b18bb200a9
commit d928df9c69
7 changed files with 9 additions and 12 deletions

View File

@@ -14,7 +14,6 @@ class PFGeneralPref(PreferenceView):
def populatePanel(self, panel):
self.dirtySettings = False
# self.openFitsSettings = service.SettingsProvider.getInstance().getSettings("pyfaPrevOpenFits", {"enabled": False, "pyfaOpenFits": []})
mainSizer = wx.BoxSizer(wx.VERTICAL)