git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73639
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
appcontroller = OSXCreateAppController();
[NSApp setDelegate:appcontroller];
appcontroller = OSXCreateAppController();
[NSApp setDelegate:appcontroller];
+ [NSColor setIgnoresAlpha:NO];
// calling finishLaunching so early before running the loop seems to trigger some 'MenuManager compatibility' which leads
// to the duplication of menus under 10.5 and a warning under 10.6
// calling finishLaunching so early before running the loop seems to trigger some 'MenuManager compatibility' which leads
// to the duplication of menus under 10.5 and a warning under 10.6