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

List:       kde-commits
Subject:    kdebase/ksplashml/kcmksplash
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       2003-10-06 20:20:38
[Download RAW message or body]

CVS commit by nhasan: 

Fix margin.


  M +1 -2      installer.cpp   1.7


--- kdebase/ksplashml/kcmksplash/installer.cpp  #1.6:1.7
@@ -96,6 +96,5 @@ SplashInstaller::SplashInstaller (QWidge
     return;
 
-  QGridLayout *grid = new QGridLayout(this, 2, 3, KDialog::marginHint(),
-      KDialog::spacingHint());
+  QGridLayout *grid = new QGridLayout(this, 2, 3, 0, KDialog::spacingHint());
   mThemesList = new ThemeListBox(this);
   connect(mThemesList, SIGNAL(highlighted(int)), SLOT(slotSetTheme(int)));


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

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