]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/resource/resource.h
A few tweaks and cleanups
[wxWidgets.git] / samples / resource / resource.h
index 714d982ffd4d5b9f955c7d633fe50ff5aa3d7bf7..5ffccc779d6ed2f3a35af0f299562b26d655fe5f 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     04/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:    wxWindows license
+// Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
@@ -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);