summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
349d194)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13673
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// `Main program' equivalent: the program execution "starts" here
bool MyApp::OnInit()
{
// `Main program' equivalent: the program execution "starts" here
bool MyApp::OnInit()
{
- wxLog::AddTraceMask(wxT("strconv"));
#if wxUSE_SYSTEM_OPTIONS
wxSystemOptions::SetOption(wxT("no-maskblt"), 1);
#endif
#if wxUSE_SYSTEM_OPTIONS
wxSystemOptions::SetOption(wxT("no-maskblt"), 1);
#endif