X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5273bf2fd3292ec3ab3da4f0c197b2f0e93df32e..a11672a469f036436838911c268cb2f8d5da5bf8:/include/wx/mac/menuitem.h?ds=sidebyside diff --git a/include/wx/mac/menuitem.h b/include/wx/mac/menuitem.h index e6478ebe7d..6a35c72294 100644 --- a/include/wx/mac/menuitem.h +++ b/include/wx/mac/menuitem.h @@ -76,6 +76,7 @@ public: private: wxBitmap m_bitmap; // Bitmap for menuitem, if any + void* m_menu ; // the appropriate menu , may also be a system menu DECLARE_DYNAMIC_CLASS(wxMenuItem) };