X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/925f7740663f38ed8296ddb247754a9d62152aea..4e1d79d308a7c2eda0c02ed496f1b25dad39a2c8:/include/wx/motif/dcscreen.h?ds=sidebyside diff --git a/include/wx/motif/dcscreen.h b/include/wx/motif/dcscreen.h index e302fdc936..8c270b511c 100644 --- a/include/wx/motif/dcscreen.h +++ b/include/wx/motif/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