]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/dialog.h
fix warnings in EventsSuppressor ctor from gcc with -O option
[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();