cleanups, proper event handling/cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-09-26 08:27:15 +00:00
parent ccd39c210a
commit cc3388ae63
2 changed files with 12 additions and 5 deletions

View File

@@ -52,6 +52,7 @@ public:
protected:
wxTaskBarIconType m_nType;
void* m_pEvent;
void* m_pEventHandlerRef;
wxMenu* m_pMenu;
bool m_iconAdded;