]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/init.cpp
Minor mods
[wxWidgets.git] / src / common / init.cpp
index 70c9dafcdbb824c857d9b9e59c330255aef42c4d..390dced3de669ff46f3a40da23f478caf15d049f 100644 (file)
@@ -35,7 +35,7 @@
 // global vars
 // ----------------------------------------------------------------------------
 
 // global vars
 // ----------------------------------------------------------------------------
 
-wxApp * WXDLLEXPORT wxTheApp = NULL;
+WXDLLEXPORT wxApp *wxTheApp = NULL;
 
 wxAppInitializerFunction
     wxAppBase::m_appInitFn = (wxAppInitializerFunction)NULL;
 
 wxAppInitializerFunction
     wxAppBase::m_appInitFn = (wxAppInitializerFunction)NULL;