]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/button.h
* Implemented BestSize cache
[wxWidgets.git] / include / wx / motif / button.h
index 8a5044d68b2693da67348797ccba5685b6c575e9..32958d5753144ef9ac5382baa3ffde590492918c 100644 (file)
@@ -48,6 +48,7 @@ public:
     // Implementation
 private:
     virtual wxSize DoGetBestSize() const;
+    wxSize OldGetBestSize() const;
     void SetDefaultShadowThicknessAndResize();
 };