Moved gauges settings into preferences dialog

This commit is contained in:
HomeWorld
2010-12-06 13:20:49 +02:00
parent 1bf4e7498d
commit c703252ee5
7 changed files with 71 additions and 62 deletions

View File

@@ -81,7 +81,7 @@ class MainMenuBar(wx.MenuBar):
# graphFrameItem.Enable(gui.graphFrame.enabled)
windowMenu.AppendItem(graphFrameItem)
#windowMenu.Append(wx.ID_PREFERENCES)
windowMenu.Append(wx.ID_PREFERENCES)
# Help menu
helpMenu = wx.Menu()