git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6682
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
delete[] argv[i];
}
delete[] argv;
-#endif
} // end of wxApp::~wxApp
bool wxApp::Initialized()
wxLogError(_("Fatal error: exiting"));
wxApp::CleanUp();
-} // end of wxExit
+} // end of wxExit
//
// Yield to incoming messages
{
HAB vHab = 0;
QMSG vMsg;
-
+
//
// Disable log flushing from here because a call to wxYield() shouldn't
// normally result in message boxes popping up &c
}
}
- return wxFont();
+ return *wxSWISS_FONT;
}
// Get a system metric, e.g. scrollbar size