native apple event support for osx cocoa

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-01-10 18:44:38 +00:00
parent e9c3992c39
commit c6aa5cafc5
3 changed files with 91 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ wxString wxApp::s_macHelpMenuTitleName = wxT("&Help") ;
bool wxApp::sm_isEmbedded = false; // Normally we're not a plugin
#if wxOSX_USE_COCOA_OR_CARBON
#if wxOSX_CARBON
//----------------------------------------------------------------------
// Core Apple Event Support