]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fdrepdlg.h
Make wxPGValidationInfo class instead of struct, re-document it (used at least by...
[wxWidgets.git] / interface / wx / fdrepdlg.h
index eb288225e82ba86e3cd145c3bcfca6e179a61040..f011ee982b930ea02a39c274efd67c3ae495f706 100644 (file)
@@ -189,7 +189,7 @@ public:
     /**
         Destructor.
     */
-    ~wxFindReplaceDialog();
+    virtual ~wxFindReplaceDialog();
 
     /**
         Creates the dialog; use wxWindow::Show to show it on screen.