]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/clrpickerg.h
compilation fix for windows compilers: _wrename is declared in io.h
[wxWidgets.git] / include / wx / generic / clrpickerg.h
index 16fe8413d5cb439636351ee99cd65759c5e58122..17dc568551bf8a55723ff0d920ec88aa4ddac46a 100644 (file)
@@ -23,7 +23,7 @@
 #define wxCLRBTN_SHOW_LABEL     100
 
 // the default style
-#define wxCLRBTN_DEFAULT_STYLE  wxCLRBTN_SHOW_LABEL
+#define wxCLRBTN_DEFAULT_STYLE  (wxCLRBTN_SHOW_LABEL)
 
 
 class WXDLLIMPEXP_CORE wxGenericColourButton : public wxButton,
@@ -71,6 +71,8 @@ public:
 
 protected:
 
+    wxSize DoGetBestSize() const;
+
     void UpdateColour();
 
     // the colour data shown in wxColourPickerCtrlGeneric