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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/quicklaunch
From:       Beat Wolf <asraniel () fryx ! ch>
Date:       2009-07-07 16:44:11
Message-ID: 1246985051.488832.22768.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 992770 by beatwolf:

Fixed the size of the add Dialog. Won't backport.
BUG:197065



 M  +3 -0      quicklaunchApplet.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/quicklaunch/quicklaunchApplet.cpp #992769:992770
@@ -688,6 +688,9 @@
         m_addDialog->setMainWidget(widget);
         connect(m_addDialog, SIGNAL(okClicked()), this, SLOT(addAccepted()));
     }
+    
+    m_addDialog->resize(460,0); //the prefered size seems to be ignored
+    
     m_addDialog->show();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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