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

List:       kde-commits
Subject:    kdeextragear-1/amarok/src
From:       Adriaan de Groot <groot () kde ! org>
Date:       2004-09-17 10:12:19
Message-ID: 20040917101219.0E6BB12660 () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

Fixed-size dialogs are a bad idea (particularly because they hid the OK and cancel buttons)


  M +1 -1      collectionbrowser.cpp   1.189


--- kdeextragear-1/amarok/src/collectionbrowser.cpp  #1.188:1.189
@@ -269,5 +269,5 @@ CollectionView::setupDirs()  //SLOT
     dialog.setMainWidget( setup );
     dialog.showButtonApply( false );
-    dialog.resize( 320, 400 );
+    dialog.adjustSize();
 
     if ( dialog.exec() != QDialog::Rejected )


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

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