The GUI Main instance is now stored in the wx.App as self.gui.
This will allow access to the GUI class via wx.GetApp() calls, avoiding the need to pass the instance around.
Authored by: bugman 2011-09-08
Parent: [r14612]
Child: [r14614]