git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28340
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
bool ctApp::OnInit(void)
{
bool ctApp::OnInit(void)
{
wxLog::SetTimestamp(NULL);
wxLog::SetTimestamp(NULL);
wxHelpProvider::Set(new wxSimpleHelpProvider);
wxHelpProvider::Set(new wxSimpleHelpProvider);
// 'Main program' equivalent: the program execution "starts" here
bool wxEmulatorApp::OnInit()
{
// 'Main program' equivalent: the program execution "starts" here
bool wxEmulatorApp::OnInit()
{
wxLog::SetTimestamp(NULL);
wxLog::SetTimestamp(NULL);
wxInitAllImageHandlers();
wxString currentDir = wxGetCwd();
wxInitAllImageHandlers();
wxString currentDir = wxGetCwd();