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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/lock_logout
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2008-06-27 14:04:25
Message-ID: 1214575465.663990.19100.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 825115 by annma:

let it start with a size, setMinimumSize() causes it to resize to 0,0 at start


 M  +0 -2      lockout.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/lock_logout/lockout.cpp #825114:825115
@@ -46,8 +46,6 @@
     m_layout->setContentsMargins(0,0,0,0);
     m_layout->setSpacing(0);
 
-    setMinimumSize(0, 0);
-
     Plasma::Icon *icon_lock = new Plasma::Icon(KIcon("system-lock-screen"), "", this);
     m_layout->addItem(icon_lock);
     connect(icon_lock, SIGNAL(clicked()), this, SLOT(clickLock()));
[prev in list] [next in list] [prev in thread] [next in thread] 

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