[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/apps/konqueror/client
From:       Pradeepto Bhattacharya <pradeepto () kde ! org>
Date:       2009-07-08 12:25:14
Message-ID: 1247055914.085833.6295.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 993295 by pradeepto:

 -- kfmclient openUrl doesn't quit when using !konqueror ( fix using \
KGlobal::setAllowQuit(), thanks to Will Stephenson ;) ) BUG:171185
 


 M  +1 -0      kfmclient.cpp  


--- trunk/KDE/kdebase/apps/konqueror/client/kfmclient.cpp #993294:993295
@@ -339,6 +339,7 @@
 
             // TODO we don't handle tempFile here, but most likely the external \
browser doesn't support it,  // so we should sleep and delete it ourselves....
+            KGlobal::setAllowQuit( true );
             KRun * run = new KRun( url, 0L, false, false /* no progress window */ );
             QObject::connect( run, SIGNAL( finished() ), qApp, SLOT( delayedQuit() \
                ));
             QObject::connect( run, SIGNAL( error() ), qApp, SLOT( delayedQuit() ));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic