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

List:       kde-commits
Subject:    kdebase/kcontrol/taskbar
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       2003-04-06 20:51:08
[Download RAW message or body]

CVS commit by nhasan: 

Fix margins.


  M +1 -2      kcmtaskbar.cpp   1.34


--- kdebase/kcontrol/taskbar/kcmtaskbar.cpp  #1.33:1.34
@@ -120,6 +120,5 @@ TaskbarConfig::TaskbarConfig( QWidget *p
     ui = new TaskbarConfigUI(this);
 
-    QVBoxLayout *vbox = new QVBoxLayout(this, KDialog::marginHint(),
-                                        KDialog::spacingHint());
+    QVBoxLayout *vbox = new QVBoxLayout(this, 0, KDialog::spacingHint());
     vbox->addWidget(ui);
     connect(ui->showAllCheck, SIGNAL(clicked()), SLOT(configChanged()));


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

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