added method for finding out, whether the macos system is fully initialized for this app (e.g. it is not during static initialization)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2002-01-05 16:36:46 +00:00
parent c6603ac2ff
commit 0e5a4d2032
3 changed files with 9 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ long UMAGetAppearanceVersion() ;
bool UMAHasWindowManager() ;
long UMAGetWindowManagerAttr() ;
bool UMAHasAquaLayout() ;
bool UMASystemIsInitialized() ;
// process manager