]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/dialog.h
Buffered DCs now take non-const bitmaps
[wxWidgets.git] / include / wx / mac / classic / dialog.h
index 813321910a7ea38c10ba2314786a8ebe0dcf7e36..169abdf2ba698a925e3d55fb906582fc7edd5711 100644 (file)
@@ -58,7 +58,7 @@ public:
                 long style = wxDEFAULT_DIALOG_STYLE,
                 const wxString& name = wxDialogNameStr);
 
-    ~wxDialog();
+    virtual ~wxDialog();
 
 //    virtual bool Destroy();
     virtual bool Show(bool show = true);