- MyFrame(wxFrame *parent, const wxString& title, const wxPoint& pos, const wxSize& size, const long style);
- ~MyFrame(void);
- bool OnClose(void);
+ MyFrame(wxFrame *parent, const wxString& title,
+ const wxPoint& pos, const wxSize& size, const long style);
+ ~MyFrame(){};