]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dcscreen.h
fix the run-time behaviour after the last compilation fixing patch
[wxWidgets.git] / include / wx / motif / dcscreen.h
index e302fdc936f271837dfc7a22b14d7a7d67a5f4bb..8c270b511cf56933dc1c5cef46591f1151452ca7 100644 (file)
@@ -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