]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpfrm.h
allow wxFileConfig be created with empty name (will take it from wxApp) (patch 749749)
[wxWidgets.git] / include / wx / html / helpfrm.h
index 2d8c439e13e6f7994dd51c2b8445008d7b242d20..b2b0432d8e126b6b0d7e2cbc1f4dd1fcb63bebd2 100644 (file)
@@ -169,7 +169,7 @@ protected:
     void OnActivate(wxActivateEvent& event);
 
 #ifdef __WXMAC__
-    void OnQuit(wxCommandEvent& event);
+    void OnClose(wxCommandEvent& event);
     void OnAbout(wxCommandEvent& event);
 #endif