- // I revert back to wxGTK's original behaviour. m_mainWidget holds
- // the menubar, the toolbar and the client area, which is represented
- // by m_wxwindow.
- // This hurts in the eye, but I don't want to call SetSize()
- // because I don't want to call any non-native functions here.
+ // m_mainWidget holds the menubar, the toolbar and the client
+ // area, which is represented by m_wxwindow.