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

List:       kde-commits
Subject:    kdebase/kwin/clients/b2
From:       Luciano Montanaro <mikelima () virgilio ! it>
Date:       2003-11-02 16:36:00
[Download RAW message or body]

CVS commit by montanaro: 

The border size seemed wrong in latest CVS


  M +1 -1      b2client.cpp   1.60


--- kdebase/kwin/clients/b2/b2client.cpp  #1.59:1.60
@@ -749,5 +749,5 @@ void B2Client::resize(const QSize& s)
 void B2Client::borders(int &left, int &right, int &top, int &bottom) const
 {
-    left = right = thickness + 1;
+    left = right = thickness;
     top = buttonSize + 4;
     bottom = thickness + (isResizable() ? 4 : 0);


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

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