]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/brush.h
fix MSVC /Wp64 warnings
[wxWidgets.git] / include / wx / palmos / brush.h
index 4d65402d4910b8cf8d32a639e8554668327b0676..ba55d5bad7de96364a0e4235c890c3636adc8cba 100644 (file)
@@ -42,7 +42,7 @@ public:
     bool operator!=(const wxBrush& brush) const { return !(*this == brush); }
 
     wxColour GetColour() const;
-    virtual wxBrushStyle GetStyle() const;
+    wxBrushStyle GetStyle() const;
     wxBitmap *GetStipple() const;
 
     // return the HBRUSH for this brush