- Turned preferences file into something that is cross-platform.

This commit is contained in:
ccremers
2006-08-02 22:44:10 +00:00
parent cd193e548e
commit 69581fcacc
2 changed files with 20 additions and 4 deletions

View File

@@ -45,6 +45,8 @@ class MySplashScreen(wx.SplashScreen):
class ScytherApp(wx.App):
def OnInit(self):
wx.GetApp().SetAppName("Scyther-gui")
"""
Load preferences file
"""