Compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1067,7 +1067,7 @@ wxApp::wxApp()
|
||||
argv = NULL;
|
||||
|
||||
m_printMode = wxPRINT_WINDOWS;
|
||||
m_exitOnFrameDelete = TRUE;
|
||||
SetExitOnFrameDelete(TRUE);
|
||||
m_auto3D = TRUE;
|
||||
}
|
||||
|
||||
|
@@ -1067,7 +1067,7 @@ wxApp::wxApp()
|
||||
argv = NULL;
|
||||
|
||||
m_printMode = wxPRINT_WINDOWS;
|
||||
m_exitOnFrameDelete = TRUE;
|
||||
SetExitOnFrameDelete(TRUE);
|
||||
m_auto3D = TRUE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user