X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be2001feddfb5f388c61a5a6f64146f0193e239b..a5b31f4e11c860fa5d9949c8694a7499793c3b98:/include/wx/x11/region.h diff --git a/include/wx/x11/region.h b/include/wx/x11/region.h index 73b4b2f8c2..24f8b4c825 100644 --- a/include/wx/x11/region.h +++ b/include/wx/x11/region.h @@ -73,7 +73,7 @@ public: Union(bmp, transColour, tolerance); } - ~wxRegion(); + virtual ~wxRegion(); bool Ok() const { return m_refData != NULL; }