]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/brush.h
wxMac linking fix
[wxWidgets.git] / include / wx / gtk / brush.h
index 2e46a0a9a478bea62b82c5e82f6278a2bc2130e5..911a4783fa3cbcc03f20c820f4587211c99b09ec 100644 (file)
@@ -51,7 +51,7 @@ public:
     wxBitmap *GetStipple() const;
 
     void SetColour( const wxColour& col );
-    void SetColour( const unsigned char r, const unsigned char g, const unsigned char b );
+    void SetColour( unsigned char r, unsigned char g, unsigned char b );
     void SetStyle( int style );
     void SetStipple( const wxBitmap& stipple );