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

List:       kde-commits
Subject:    KDE/kdevplatform/plugins/standardoutputview
From:       Vladimir Prus <ghost () cs ! msu ! su>
Date:       2008-05-02 6:40:07
Message-ID: 1209710407.491264.17674.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 803154 by vprus:

Remove useless margins for the output view.


 M  +1 -0      outputwidget.cpp  


--- trunk/KDE/kdevplatform/plugins/standardoutputview/outputwidget.cpp #803153:803154
@@ -44,6 +44,7 @@
 {
     setWindowTitle(i18n("Output View"));
     QVBoxLayout* layout = new QVBoxLayout(this);
+    layout->setMargin(0);
     if( data->type & KDevelop::IOutputView::MultipleView )
     {
         tabwidget = new KTabWidget(this);
[prev in list] [next in list] [prev in thread] [next in thread] 

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