diff -r 5dc02b23752f -r 3e2da88830cd src/gui/kernel/qcocoaapplicationdelegate_mac.mm --- a/src/gui/kernel/qcocoaapplicationdelegate_mac.mm Tue Jul 06 15:10:48 2010 +0300 +++ b/src/gui/kernel/qcocoaapplicationdelegate_mac.mm Wed Aug 18 10:37:55 2010 +0300 @@ -196,7 +196,6 @@ qAppInstance()->quit(); startedQuit = false; } - return NSTerminateNow; } if (qtPrivate->threadData->eventLoops.size() == 0) {