]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/clrpicker.h
Improvements for building minimal builds and new ports: wxUSE_* usage and minor cleaning.
[wxWidgets.git] / include / wx / gtk / clrpicker.h
index 5e54c4c2984828d8b8c285be60869509a0a52eac..5a301ad9b6bf012cac563a7e4e601948004ae3b0 100644 (file)
@@ -52,9 +52,9 @@ public:     // overrides
                 const wxValidator& validator = wxDefaultValidator,
                 const wxString& name = wxColourPickerWidgetNameStr);
 
+protected:
     void UpdateColour();
 
-
 public:     // used by the GTK callback only
 
     GdkColor *GetGdkColor() const