[Kget] [Bug 57430] Kget quits without warning when transfers are in progress

Urs Wolfer u.wolfer at bluewin.ch
Sun Jul 24 18:47:32 CEST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=57430         




------- Additional Comments From u.wolfer bluewin ch  2005-07-24 18:47 -------
SVN commit 438224 by uwolfer:

Revert my change for bug #57430 because there's an unwanted side effect.

CCBUG: 57430

 M  +1 -1      kmainwidget.cpp  


--- trunk/KDE/kdenetwork/kget/kmainwidget.cpp #438223:438224
 @ -1586,7 +1586,7  @
 {
     if( kapp->sessionSaving())
         return true;
-    //hide();
+    hide();
     return false;
 }



More information about the Kget mailing list