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

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasmagenericshell/widgetsexplorer
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-12-18 14:18:30
Message-ID: 20101218141830.22078AC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1207552 by mart:

tweak margins


 M  +1 -1      widgetexplorer.cpp  


--- trunk/KDE/kdebase/workspace/libs/plasmagenericshell/widgetsexplorer/widgetexplorer.cpp \
#1207551:1207552 @@ -150,7 +150,7 @@
     location = loc;
     orientation = ((location == Plasma::LeftEdge || location == \
Plasma::RightEdge)?Qt::Vertical:Qt::Horizontal);  mainLayout = new \
                QGraphicsLinearLayout(Qt::Vertical);
-    mainLayout->setContentsMargins(0, 0, 0, 0);
+    mainLayout->setContentsMargins(0, 4, 0, 0);
     mainLayout->setSpacing(0);
     filteringWidget = new FilteringWidget(orientation, q);
     appletsListWidget = new AppletsListWidget(location);


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

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