X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70aedad68fe4fc59134c55055b35f35a5ce3fd7a..0990cd942e8e3c392535c6fe0933f3a1e460b058:/src/html/helpfrm.cpp diff --git a/src/html/helpfrm.cpp b/src/html/helpfrm.cpp index 0df2ab25b7..5464a318fc 100644 --- a/src/html/helpfrm.cpp +++ b/src/html/helpfrm.cpp @@ -924,7 +924,7 @@ class wxHtmlHelpFrameOptionsDialog : public wxDialog "")); } - void OnUpdate(wxCloseEvent& event) + void OnUpdate(wxCommandEvent& event) { UpdateTestWin(); }