compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
76ad75d316
commit
c94ad3c365
@ -708,7 +708,7 @@ int wxEntry(WXHINSTANCE hInstance)
|
||||
|
||||
//// Static member initialization
|
||||
|
||||
wxAppInitializerFunction wxApp::m_appInitFn = (wxAppInitializerFunction) NULL;
|
||||
wxAppInitializerFunction wxAppBase::m_appInitFn = (wxAppInitializerFunction) NULL;
|
||||
|
||||
wxApp::wxApp()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user