#include "MainFrame.h" CMainFrame::CMainFrame(const wxString& title) : wxFrame(NULL, wxID_ANY, title) { }