prevent crash if panel/kicker is killed, bug 1872724
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,9 @@ public:
|
||||
protected:
|
||||
wxTaskBarIconArea *m_iconWnd;
|
||||
|
||||
private:
|
||||
void OnDestroy(wxWindowDestroyEvent&);
|
||||
|
||||
DECLARE_DYNAMIC_CLASS(wxTaskBarIcon)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user