]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/menu.h
don't draw borders for bitmap buttons with wxBORDER_NONE style
[wxWidgets.git] / include / wx / osx / menu.h
index ff8e0e06cfc9e57a51372f967d445da2927b2490..bac68f21b5e4d726f13fb8f1ae05b884e32e3655 100644 (file)
@@ -189,6 +189,7 @@ private:
     static wxMenuBar*            s_macCommonMenuBar ;
   
     wxMenu* m_rootMenu;
+    wxMenu* m_appleMenu;
 
     DECLARE_DYNAMIC_CLASS(wxMenuBar)
 };