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

List:       kde-commits
Subject:    kdelibs/kutils
From:       Stefan Nikolaus <stefan.nikolaus () kdemail ! net>
Date:       2005-03-26 7:12:05
Message-ID: 20050326071205.CDD6B48F () office ! kde ! org
[Download RAW message or body]

CVS commit by nikolaus: 

set the tab margins to the KDialog default margin


  M +1 -0      kcmodulecontainer.cpp   1.3


--- kdelibs/kutils/kcmodulecontainer.cpp  #1.2:1.3
@@ -90,4 +90,5 @@ void KCModuleContainer::init()
         d->topLayout = new QVBoxLayout( this, 0, KDialog::spacingHint(), "topLayout" );
         d->tabWidget = new QTabWidget(this, "tabWidget");
+        d->tabWidget->setMargin(KDialog::marginHint());
         connect( d->tabWidget, SIGNAL( currentChanged( QWidget* ) ), SLOT( tabSwitched( QWidget* ) ));
         d->topLayout->addWidget( d->tabWidget );


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

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