Revision 41ea49b3

b/cocoa.m
783 783
    exit(0);
784 784
}
785 785

  
786
- (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication *)theApplication
787
{
788
    return YES;
789
}
790

  
786 791
- (void)startEmulationWithArgc:(int)argc argv:(char**)argv
787 792
{
788 793
    COCOA_DEBUG("QemuCocoaAppController: startEmulationWithArgc\n");

Also available in: Unified diff