X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..b448f30e9c884794601cecd87bb136d1edf5bb0f:/include/wx/msw/dialog.h diff --git a/include/wx/msw/dialog.h b/include/wx/msw/dialog.h index e47ddcde3c..ccda8bc1af 100644 --- a/include/wx/msw/dialog.h +++ b/include/wx/msw/dialog.h @@ -79,7 +79,6 @@ public: virtual bool Show(bool show = TRUE); // event handlers - bool OnClose(); void OnCharHook(wxKeyEvent& event); void OnCloseWindow(wxCloseEvent& event);