X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9b21c9f47f59f36d73220270002b55a7babfdfc..acf8e3d29e897ade2087e3d9048e5c448823d391:/include/wx/html/helpfrm.h diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h index 2d8c439e13..b2b0432d8e 100644 --- a/include/wx/html/helpfrm.h +++ b/include/wx/html/helpfrm.h @@ -169,7 +169,7 @@ protected: void OnActivate(wxActivateEvent& event); #ifdef __WXMAC__ - void OnQuit(wxCommandEvent& event); + void OnClose(wxCommandEvent& event); void OnAbout(wxCommandEvent& event); #endif