X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..345319d60c69cac3f5e9e74ee570d20370fc532f:/include/wx/mac/classic/helpxxxx.h diff --git a/include/wx/mac/classic/helpxxxx.h b/include/wx/mac/classic/helpxxxx.h index bcccd05ccc..415ccdb1c0 100644 --- a/include/wx/mac/classic/helpxxxx.h +++ b/include/wx/mac/classic/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);