]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/helpxxxx.h
fixes to menu stock items support (patch 1547639)
[wxWidgets.git] / include / wx / mac / classic / helpxxxx.h
index bcccd05ccc3d83c4bb441aa1d80e3f89d80575af..415ccdb1c0e7a36c3c8d23f236d329d95d8722a4 100644 (file)
@@ -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);