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

List:       kde-commits
Subject:    KDE/kdepim/libkleo/ui
From:       Marc Mutz <mutz () kde ! org>
Date:       2010-12-07 10:57:15
Message-ID: 20101207105715.0B6F4AC8A5 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1204446 by mutz:

Kleo::CryptoConfigModule: set margin of top layout to zero

It's a widget to be embedded

 M  +3 -0      cryptoconfigmodule.cpp  


--- trunk/KDE/kdepim/libkleo/ui/cryptoconfigmodule.cpp #1204445:1204446
@@ -117,6 +117,9 @@
 }
 
 void Kleo::CryptoConfigModule::init( Layout layout ) {
+  if ( QLayout * l = this->layout() )
+    l->setMargin( 0 );
+
   Kleo::CryptoConfig * const config = mConfig;
   const KPageView::FaceType type=determineJanusFace( config, layout );
   setFaceType(type);
[prev in list] [next in list] [prev in thread] [next in thread] 

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