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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/containments/panel
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2008-01-31 22:20:01
Message-ID: 1201818001.546630.28597.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 769232 by sebsauer:

just to be sure

 M  +1 -1      panel.cpp  


--- trunk/KDE/kdebase/workspace/plasma/containments/panel/panel.cpp #769231:769232
@@ -62,7 +62,7 @@
 void Panel::init()
 {
     KConfigGroup cg = config();
-    m_size = cg.readEntry("size", m_size);
+    m_size = qMax(16, cg.readEntry("size", m_size));
 
     Containment::init();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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