Moved gauges settings into preferences dialog
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user