]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/dialog.h
wxaui multi-notebook now uses a tab art provider which allows for dynamically switcha...
[wxWidgets.git] / include / wx / cocoa / dialog.h
index aef976203a621bd269d5f0182a44160b3cab09b6..b05ae8d1040b0b8b72cf3910459624cc28f90c79 100644 (file)
@@ -65,7 +65,7 @@ public:
                 long style = wxDEFAULT_DIALOG_STYLE,
                 const wxString& name = wxDialogNameStr);
 
-    ~wxDialog();
+    virtual ~wxDialog();
 protected:
     void Init();