]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/taskbarx11.h
Removed GetExpandedProperties() (used to act as poor man's GetEditableState())
[wxWidgets.git] / include / wx / unix / taskbarx11.h
index d37c6c712e4895f24cf946290d8be4a408f2ec9d..f7d8589a136e0e65dbf4577e2ec49ae9ee2ae286 100644 (file)
@@ -36,6 +36,9 @@ public:
 protected:
     wxTaskBarIconArea *m_iconWnd;
 
+private:
+    void OnDestroy(wxWindowDestroyEvent&);
+
     DECLARE_DYNAMIC_CLASS(wxTaskBarIcon)
 };