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

List:       kde-commits
Subject:    KDE/kdepim/kontact/src
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2008-10-05 10:14:41
Message-ID: 1223201681.115003.22930.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 868033 by danimo:

remove ugly and space-wasting margin around mainwindow


 M  +2 -0      mainwindow.cpp  


--- trunk/KDE/kdepim/kontact/src/mainwindow.cpp #868032:868033
@@ -308,6 +308,8 @@
 {
   QWidget *mTopWidget = new QWidget( this );
   QVBoxLayout *layout = new QVBoxLayout;
+  layout->setMargin(0);
+  layout->setSpacing(0);
   mTopWidget->setLayout( layout );
   setCentralWidget( mTopWidget );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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