]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpfrm.cpp
fixed wxPD_AUTO_HIDE bug (didn't auto hide)
[wxWidgets.git] / src / html / helpfrm.cpp
index 0df2ab25b733c982f2101d82ccd600d1f78d61bd..5464a318fc246f1d1a5b5097c0b841184b065b2b 100644 (file)
@@ -924,7 +924,7 @@ class wxHtmlHelpFrameOptionsDialog : public wxDialog
                                    "</body></html>"));
             }
 
                                    "</body></html>"));
             }
 
-        void OnUpdate(wxCloseEvent& event)
+        void OnUpdate(wxCommandEvent& event)
             {
                 UpdateTestWin();
             }
             {
                 UpdateTestWin();
             }