X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9b21c9f47f59f36d73220270002b55a7babfdfc..3b3fe1f6e766caf35aa3ff4ce0ac01d31699da71:/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