]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/resource/resource.h
Initial checkin of the wxFrame support added by Aleks G.
[wxWidgets.git] / samples / resource / resource.h
index 714d982ffd4d5b9f955c7d633fe50ff5aa3d7bf7..5975b871c73e5daaa1947ed3d51f882c7fbca749 100644 (file)
@@ -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);