src/gui/kernel/qcocoaapplicationdelegate_mac.mm
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
--- 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) {