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

List:       kde-commits
Subject:    playground/base/plasma/applets/test
From:       Alex Merry <huntedhacker () tiscali ! co ! uk>
Date:       2008-07-30 18:42:20
Message-ID: 1217443340.969365.11324.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 839759 by alexmerry:

That line was wrong



 M  +1 -1      testapplet.cpp  


--- trunk/playground/base/plasma/applets/test/testapplet.cpp #839758:839759
@@ -33,7 +33,7 @@
     QSizeF iconSize = m_icon->sizeFromIconSize(22);
     //m_icon->setMinimumSize(iconSize);
     //m_icon->setMaximumSize(iconSize);
-    m_icon->resize(m_icon->size());
+    m_icon->resize(iconSize);
 
     //QGraphicsLinearLayout* layout = new QGraphicsLinearLayout;
     //layout->addItem(m_icon);
[prev in list] [next in list] [prev in thread] [next in thread] 

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