menu fixes, also fixes #10479

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-02-08 11:49:46 +00:00
parent c0c133e13b
commit 1ea5ef0190
3 changed files with 17 additions and 11 deletions

View File

@@ -189,6 +189,7 @@ private:
static wxMenuBar* s_macCommonMenuBar ;
wxMenu* m_rootMenu;
wxMenu* m_appleMenu;
DECLARE_DYNAMIC_CLASS(wxMenuBar)
};