X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..1bc821059355d60e379c56083013553294df88c1:/include/wx/palmos/brush.h?ds=sidebyside diff --git a/include/wx/palmos/brush.h b/include/wx/palmos/brush.h index 4d65402d49..ba55d5bad7 100644 --- a/include/wx/palmos/brush.h +++ b/include/wx/palmos/brush.h @@ -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