X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d5b7a0be4977b291d37d582717d99d7afd24f33..a111f2b216a90bacb254644d3cae526eddc9f9f1:/samples/resource/resource.h?ds=sidebyside diff --git a/samples/resource/resource.h b/samples/resource/resource.h index 714d982ffd..5975b871c7 100644 --- a/samples/resource/resource.h +++ b/samples/resource/resource.h @@ -40,7 +40,6 @@ class MyFrame: public wxFrame public: MyFrame(wxWindow *parent, const wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size); - bool OnClose(); void OnQuit(wxCommandEvent& event); void OnAbout(wxCommandEvent& event); void OnTestDialog(wxCommandEvent& event);