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

List:       kde-commits
Subject:    KDE/kdelibs/plasma (silent)
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-05-05 19:56:25
Message-ID: 20100505200037.51DE8AC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1123295 by aseigo:

SVN_SILENT: tidying


 M  +1 -2      corona.cpp  


--- trunk/KDE/kdelibs/plasma/corona.cpp #1123294:1123295
@@ -740,6 +740,7 @@
         }
         break;
     }
+
     switch (loc) {
     case BottomEdge:
         pos.setY(v->geometry().y() - s.height());
@@ -770,7 +771,6 @@
     QRect screenRect = screenGeometry(screen);
     //kDebug() << "==> rect for" << screen << "is" << screenRect;
 
-    
     if (loc != LeftEdge && pos.x() + s.width() > screenRect.right()) {
         pos.rx() -= ((pos.x() + s.width()) - screenRect.right());
     }
@@ -780,7 +780,6 @@
     }
 
     pos.rx() = qMax(0, pos.x());
-
     return pos;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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