]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/taskbarosx.h
moving Carbon Event Class out of USE_GUI
[wxWidgets.git] / include / wx / mac / carbon / taskbarosx.h
index 22de7f9cd599673cf43b4fdd169c57b5a491d17f..242e8781e235dcaf25ff19488504525ba999f4cc 100644 (file)
@@ -53,8 +53,9 @@ protected:
     wxTaskBarIconType m_nType;
     void* m_pEventHandlerRef;
     wxMenu* m_pMenu;
+    WXHMENU m_theLastMenu;
     bool m_iconAdded;
-        
+            
     DECLARE_DYNAMIC_CLASS(wxTaskBarIcon)
 };
 #endif