git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9403
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
#ifndef __UNIX__
+#if TARGET_CARBON
+// Call currently implicitely done : InitFloatingWindows() ;
+#else
if ( sUMAHasWindowManager )
InitFloatingWindows() ;
else
InitWindows();
+#endif
#endif
if ( NavServicesAvailable() )
#endif
#ifndef __UNIX__
+#if TARGET_CARBON
+// Call currently implicitely done : InitFloatingWindows() ;
+#else
if ( sUMAHasWindowManager )
InitFloatingWindows() ;
else
InitWindows();
+#endif
#endif
if ( NavServicesAvailable() )