#include class StaticText : public wxFrame { public: StaticText(const wxString& title); };