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

List:       kde-commits
Subject:    kdeartwork/kwin-styles/openlook
From:       Luciano Montanaro <mikelima () virgilio ! it>
Date:       2004-05-04 13:58:53
Message-ID: 20040504135853.72FEB9272 () office ! kde ! org
[Download RAW message or body]

CVS commit by montanaro: 

Fix for bug #78739
cc:kwin@kde.org


  M +3 -1      OpenLook.cpp   1.13


--- kdeartwork/kwin-styles/openlook/OpenLook.cpp  #1.12:1.13
@@ -203,5 +203,7 @@ OpenLook::shadeChange()
 QSize OpenLook::minimumSize() const
 {
-    return QSize(50, 50); 
+    int left, right, top, bottom;
+    borders(left, right, top, bottom);
+    return QSize(left  + right + 2 * titleHeight, top + bottom); 
 }
 


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

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