X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/925f7740663f38ed8296ddb247754a9d62152aea..f321ab7fb40525098cea6594ffbf2daf0186b1a3:/include/wx/motif/dcscreen.h 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