X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..7a344f1be4ff59b7b150ab52265693d4219de973:/interface/wx/progdlg.h?ds=inline diff --git a/interface/wx/progdlg.h b/interface/wx/progdlg.h index 89db9197ef..808ffd7c23 100644 --- a/interface/wx/progdlg.h +++ b/interface/wx/progdlg.h @@ -70,7 +70,7 @@ public: /** Destructor. Deletes the dialog and enables all top level windows. */ - ~wxProgressDialog(); + virtual ~wxProgressDialog(); /** Works like Update() but makes the gauge control run in indeterminate mode