]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ribbon/panel.h
removing outdated code
[wxWidgets.git] / include / wx / ribbon / panel.h
index 5e9635b94e7641ddb04b8641b1f053c021611250..27bb78ea3093ba96106b63e736483bcadd1c44cb 100644 (file)
@@ -84,6 +84,8 @@ public:
 
     long GetFlags() { return m_flags; }
 
+    void HideIfExpanded();
+
 protected:
     virtual wxSize DoGetBestSize() const;
     virtual wxSize GetPanelSizerBestSize() const;