]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/brush.h
minor fixes
[wxWidgets.git] / include / wx / gtk1 / brush.h
index 43213033b030969a4d7a983da3533291ac11c4f9..c52eb450111e90d5ce0ee078994abfb95f7ca247 100644 (file)
@@ -51,7 +51,6 @@ class wxBrush: public wxGDIObject
     wxColour &GetColour() const;
     wxBitmap *GetStipple() const;
 
-
     void SetColour( const wxColour& col );
     void SetColour( unsigned char r, unsigned char g, unsigned char b );
     void SetStyle( int style );