compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -141,7 +141,7 @@ wxApp::~wxApp()
|
|||||||
|
|
||||||
delete m_perDisplayData;
|
delete m_perDisplayData;
|
||||||
|
|
||||||
wxTheApp = NULL;
|
wxApp::SetInstance(NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool wxApp::Initialized()
|
bool wxApp::Initialized()
|
||||||
|
Reference in New Issue
Block a user