]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/brush.h
The Great wxRegion Refactoring:
[wxWidgets.git] / include / wx / mgl / brush.h
index ae8f784b802095a12754794b56de74f960b7b687..8208130df51533a05ee07b9240ccf706e115c005 100644 (file)
@@ -33,7 +33,7 @@ public:
     wxBrush() {}
     wxBrush(const wxColour &colour, int style = wxSOLID);
     wxBrush(const wxBitmap &stippleBitmap);
-    ~wxBrush() {}
+    virtual ~wxBrush() {}
     bool operator == (const wxBrush& brush) const;
     bool operator != (const wxBrush& brush) const;
     bool Ok() const;