X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..687b91d266990129fbbb8c21d92fa4298b458352:/include/wx/mac/classic/dcscreen.h diff --git a/include/wx/mac/classic/dcscreen.h b/include/wx/mac/classic/dcscreen.h index c1da01e7ef..4e2ed0511f 100644 --- a/include/wx/mac/classic/dcscreen.h +++ b/include/wx/mac/classic/dcscreen.h @@ -21,7 +21,7 @@ class WXDLLEXPORT wxScreenDC: public wxWindowDC public: // Create a DC representing the whole screen wxScreenDC(); - ~wxScreenDC(); + virtual ~wxScreenDC(); // Compatibility with X's requirements for // drawing on top of all windows