]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dialog.h
The usual missing commit.
[wxWidgets.git] / include / wx / gtk / dialog.h
index 8bf37778eefeb8819afd969968d6cf3c0057268c..0269e17a235a23bd5cd87610fa4d32e175b413b9 100644 (file)
@@ -45,7 +45,7 @@ public:
             const wxSize &size = wxDefaultSize,
             long style = wxDEFAULT_DIALOG_STYLE,
             const wxString &name = wxDialogNameStr );
-    ~wxDialog() {}
+    virtual ~wxDialog() {}
 
     virtual bool Show( bool show = TRUE );
     virtual int ShowModal();