fixing comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -54,8 +54,8 @@ void wxBell()
|
|||||||
- (void)applicationWillFinishLaunching:(NSNotification *)application {
|
- (void)applicationWillFinishLaunching:(NSNotification *)application {
|
||||||
wxUnusedVar(application);
|
wxUnusedVar(application);
|
||||||
|
|
||||||
// we must install our handlers later than setting the app delegates, because otherwise our handlers
|
// we must install our handlers later than setting the app delegate, because otherwise our handlers
|
||||||
// get overwritten
|
// get overwritten in the meantime
|
||||||
|
|
||||||
NSAppleEventManager *appleEventManager = [NSAppleEventManager sharedAppleEventManager];
|
NSAppleEventManager *appleEventManager = [NSAppleEventManager sharedAppleEventManager];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user