]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dialog.h
[ 1960295 ] wxWeakRef - Reorganization and comments
[wxWidgets.git] / include / wx / gtk / dialog.h
index 7b73b3b52d7ffeb5e4325a9750ca28ad06b12532..b14cd1100717035ae10cc876ec67386caf1be868 100644 (file)
@@ -31,7 +31,7 @@ public:
             const wxSize &size = wxDefaultSize,
             long style = wxDEFAULT_DIALOG_STYLE,
             const wxString &name = wxDialogNameStr );
-    virtual ~wxDialog() {}
+    virtual ~wxDialog();
 
     virtual bool Show( bool show = TRUE );
     virtual int ShowModal();