X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..c5c1ea964817e562d1c4b0d89b3937fce28c3f10:/include/wx/unix/taskbarx11.h diff --git a/include/wx/unix/taskbarx11.h b/include/wx/unix/taskbarx11.h index d37c6c712e..f7d8589a13 100644 --- a/include/wx/unix/taskbarx11.h +++ b/include/wx/unix/taskbarx11.h @@ -36,6 +36,9 @@ public: protected: wxTaskBarIconArea *m_iconWnd; +private: + void OnDestroy(wxWindowDestroyEvent&); + DECLARE_DYNAMIC_CLASS(wxTaskBarIcon) };