]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ribbon/panel.h
props
[wxWidgets.git] / include / wx / ribbon / panel.h
index 8d167e59bf88b31dbd29ea6cba5ae6bd6885aa0f..0c9f5f887fc9f34e2385967a0ed8ca0b679c055f 100644 (file)
@@ -76,6 +76,8 @@ public:
 
 protected:
     virtual wxSize DoGetBestSize() const;
+    virtual wxSize GetPanelSizerBestSize() const;
+    wxSize  GetPanelSizerMinSize() const;
     wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }
     wxSize GetMinNotMinimisedSize() const;