X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..bc63f2c969b303cf5f5e7f9adc9cd7c565f1d9b0:/include/wx/mac/carbon/helpxxxx.h?ds=sidebyside diff --git a/include/wx/mac/carbon/helpxxxx.h b/include/wx/mac/carbon/helpxxxx.h index bcccd05ccc..415ccdb1c0 100644 --- a/include/wx/mac/carbon/helpxxxx.h +++ b/include/wx/mac/carbon/helpxxxx.h @@ -23,7 +23,7 @@ class WXDLLEXPORT wxXXXXHelpController: public wxHelpControllerBase public: wxXXXXHelpController(); - ~wxXXXXHelpController(); + virtual ~wxXXXXHelpController(); // Must call this to set the filename and server name virtual bool Initialize(const wxString& file);