]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/region.h
move misc surface helpers to wxIDirectFBSurface class
[wxWidgets.git] / include / wx / x11 / region.h
index 73b4b2f8c2deadcaed445d508685cd931423db65..24f8b4c825c21f241a5a3d06f79221a9964bc90a 100644 (file)
@@ -73,7 +73,7 @@ public:
         Union(bmp, transColour, tolerance);
     }
 
-    ~wxRegion();
+    virtual ~wxRegion();
 
     bool Ok() const { return m_refData != NULL; }