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

List:       kde-commits
Subject:    KDE/kdeplasma-addons/applets/weather
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-04-21 11:55:32
Message-ID: 20100421115533.0225BAC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117147 by mart:

vertical size policy preferred


 M  +1 -1      weatherapplet.cpp  


--- trunk/KDE/kdeplasma-addons/applets/weather/weatherapplet.cpp #1117146:1117147
@@ -395,7 +395,7 @@
         setPopupIcon(data["Condition Icon"].toString());
     }
 
-    m_tabBar->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
+    m_tabBar->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred);
 
     // If we have items in tab clean it up first
     while (m_tabBar->count()) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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