Launch Services are not available on iPhone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -101,8 +101,6 @@ wxString wxGetOsDescription()
|
|||||||
wxString::FromAscii(name.machine).c_str());
|
wxString::FromAscii(name.machine).c_str());
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // wxOSX_USE_COCOA_OR_CARBON
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
// IMPLEMENTATION
|
// IMPLEMENTATION
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
@@ -286,3 +284,4 @@ bool wxMacLaunch(char **argv)
|
|||||||
return true ;
|
return true ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif // wxOSX_USE_COCOA_OR_CARBON
|
||||||
|
Reference in New Issue
Block a user