]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gauge95.h
day_of_week fix to wxDate, wxRect additions
[wxWidgets.git] / include / wx / msw / gauge95.h
index 5346750970b0c6efaa6b658fdb37a1da7ae19cb3..ca96b5f0103b15136f73804a664ef0517a1b0afb 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