]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/nativdlg/nativdlg.h
moved Destroy() to the beginning
[wxWidgets.git] / samples / nativdlg / nativdlg.h
index 25688ea5fc703460b81156af1d01ae1cba8167a0..5bc20575c2a149b56b1914b9fb906aba4fe9ccac 100644 (file)
@@ -26,7 +26,6 @@ class MyFrame: public wxFrame
   public:
     wxWindow *panel;
     MyFrame(wxWindow *parent, const wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size);
-    bool OnClose(void);
     void OnQuit(wxCommandEvent& event);
     void OnTest1(wxCommandEvent& event);