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

List:       kde-commits
Subject:    KDE/kdeplasma-addons/applets/microblog
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-10-16 15:17:15
Message-ID: 1255706235.777732.15768.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1036096 by mart:

have a size hint that doesn't require the scrollbar


 M  +2 -1      microblog.cpp  


--- trunk/KDE/kdeplasma-addons/applets/microblog/microblog.cpp #1036095:1036096
@@ -452,7 +452,8 @@
 
         m_flash->flash(desc, 60 * 1000); //I'd really prefer it to stay there. and be red.
     }
-    //updateGeometry();
+    m_graphicsWidget->setPreferredSize(-1, -1);
+    emit sizeHintChanged(Qt::PreferredSize);
 }
 
 void MicroBlog::themeChanged()
[prev in list] [next in list] [prev in thread] [next in thread] 

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