]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialogs/dialogs.h
...and my Linux doesn't have wcstr.h. (Including of those files should be
[wxWidgets.git] / samples / dialogs / dialogs.h
index ed541cc7e1c56095ccc141004e1b240a0abe9ff2..3141b2fd4b85d639f06235bd9abf812946facd31 100644 (file)
@@ -26,7 +26,6 @@ class MyFrame: public wxFrame
 { public:
     MyFrame(wxWindow *parent, const wxString& title, const wxPoint& pos,
                const wxSize& size);
-    bool OnClose(void) { return TRUE; }
 
        void ChooseColour(wxCommandEvent& event);
        void ChooseFont(wxCommandEvent& event);