X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..eee3624b111881520d7d58fe174ef563c62d8375:/include/wx/html/helpfrm.h diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h index 0f6ac5b4e6..b2b0432d8e 100644 --- a/include/wx/html/helpfrm.h +++ b/include/wx/html/helpfrm.h @@ -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,