X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..7eaed395dd7174051bd3ff7e1ed46d9c7cda87cc:/interface/wx/fdrepdlg.h

diff --git a/interface/wx/fdrepdlg.h b/interface/wx/fdrepdlg.h
index eb288225e8..f011ee982b 100644
--- a/interface/wx/fdrepdlg.h
+++ b/interface/wx/fdrepdlg.h
@@ -189,7 +189,7 @@ public:
     /**
         Destructor.
     */
-    ~wxFindReplaceDialog();
+    virtual ~wxFindReplaceDialog();
 
     /**
         Creates the dialog; use wxWindow::Show to show it on screen.