X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c5197da4402acae6a63f96b0a5d21398ed27ce71..42eba91294e1c374908b63bdc5f22a5c4c29f110:/include/wx/html/helpdlg.h?ds=inline diff --git a/include/wx/html/helpdlg.h b/include/wx/html/helpdlg.h index 16af1ecf92..832224824c 100644 --- a/include/wx/html/helpdlg.h +++ b/include/wx/html/helpdlg.h @@ -44,7 +44,7 @@ public: wxHtmlHelpDialog(wxWindow* parent, wxWindowID wxWindowID, const wxString& title = wxEmptyString, int style = wxHF_DEFAULT_STYLE, wxHtmlHelpData* data = NULL); - ~wxHtmlHelpDialog(); + virtual ~wxHtmlHelpDialog(); bool Create(wxWindow* parent, wxWindowID id, const wxString& title = wxEmptyString, int style = wxHF_DEFAULT_STYLE);