]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/dcscreen.h
The Great wxRegion Refactoring:
[wxWidgets.git] / include / wx / mac / carbon / dcscreen.h
index c1da01e7eff043bd0338028d38e98e95dd0f12ad..4e2ed0511f5a928d1b7bb41a2cf3b2e3ca4a646e 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