]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpfrm.h
another compilation fix for over-optimized #includes
[wxWidgets.git] / include / wx / html / helpfrm.h
index 0f6ac5b4e6d03c52fe055e06d2a9a45df167d682..b2b0432d8e126b6b0d7e2cbc1f4dd1fcb63bebd2 100644 (file)
@@ -168,6 +168,11 @@ protected:
     void OnCloseWindow(wxCloseEvent& event);
     void OnActivate(wxActivateEvent& event);
 
+#ifdef __WXMAC__
+    void OnClose(wxCommandEvent& event);
+    void OnAbout(wxCommandEvent& event);
+#endif
+
     // Images:
     enum {
         IMG_Book = 0,