X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e25ba908f6a9e03f131e8ce9df19558c3e09a35..a05da1b6827f40c0beb97225e9861356343e196b:/include/wx/stubs/dialog.h diff --git a/include/wx/stubs/dialog.h b/include/wx/stubs/dialog.h index ebd7bff2a8..d68cc7c9a0 100644 --- a/include/wx/stubs/dialog.h +++ b/include/wx/stubs/dialog.h @@ -71,7 +71,6 @@ public: void SetTitle(const wxString& title); wxString GetTitle() const ; - bool OnClose(); void OnCharHook(wxKeyEvent& event); void OnCloseWindow(wxCloseEvent& event);