X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..de3131e78406c3d8a4fb5c1fdf91fbeccfe63f73:/include/wx/qt/dialog.h diff --git a/include/wx/qt/dialog.h b/include/wx/qt/dialog.h index ebd7bff2a8..d68cc7c9a0 100644 --- a/include/wx/qt/dialog.h +++ b/include/wx/qt/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);