[Kget] [Bug 99112] single windows in kget are too wide

Urs Wolfer u.wolfer at bluewin.ch
Sat Jul 23 15:04: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=99112         
u.wolfer bluewin ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From u.wolfer bluewin ch  2005-07-23 15:04 -------
SVN commit 437892 by uwolfer:

Single windows resized. Now the windows aren't too wide.

BUG: 99112

 M  +1 -1      dlgIndividual.cpp  


--- trunk/KDE/kdenetwork/kget/dlgIndividual.cpp #437891:437892
 @ -196,7 +196,7  @
     advanced = ksettings.b_advancedIndividual;
     slotToggleAdvanced();
 
-    resize( sizeHint() );
+    resize( minimumSizeHint() );
 
     //bool keepOpenChecked = false;
     //bool noCaptionYet = true;



More information about the Kget mailing list