]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gaugemsw.h
Chianti, Pinot noir, WINE..
[wxWidgets.git] / include / wx / msw / gaugemsw.h
index 45774569bafdf5ee2ba9323f4ec4b613790e6a19..627f842afe907f53011996b0ef80710fc3d72edd 100644 (file)
@@ -57,8 +57,8 @@ public:
     int GetRange(void) const ;
     int GetValue(void) const ;
 
-    void SetForegroundColour(const wxColour& col);
-    void SetBackgroundColour(const wxColour& col);
+    bool SetForegroundColour(const wxColour& col);
+    bool SetBackgroundColour(const wxColour& col);
 
     // Backward compatibility
 #if WXWIN_COMPATIBILITY