git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54823
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
_T("wxExecute() can be called only from the main thread") );
#endif // wxUSE_THREADS
_T("wxExecute() can be called only from the main thread") );
#endif // wxUSE_THREADS
+#if defined(__WXCOCOA__) || ( defined(__WXOSX_MAC__) && wxOSX_USE_COCOA_OR_CARBON )
// wxMacLaunch() only executes app bundles and only does it asynchronously.
// It returns false if the target is not an app bundle, thus falling
// through to the regular code for non app bundles.
// wxMacLaunch() only executes app bundles and only does it asynchronously.
// It returns false if the target is not an app bundle, thus falling
// through to the regular code for non app bundles.