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

List:       kde-commits
Subject:    kdebase/kcontrol/filetypes
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       2003-04-06 18:50:22
[Download RAW message or body]

CVS commit by nhasan: 

Revert last commit. Thanks David. I didn't know that fact that layouts inside
a layout must have 0L parent.


  M +1 -1      filetypedetails.cpp   1.21


--- kdebase/kcontrol/filetypes/filetypedetails.cpp  #1.20:1.21
@@ -23,5 +23,5 @@ FileTypeDetails::FileTypeDetails( QWidge
                                        KDialog::spacingHint());
 
-  QHBoxLayout *hBox = new QHBoxLayout(firstWidget, 0, KDialog::spacingHint());
+  QHBoxLayout *hBox = new QHBoxLayout(0L, 0, KDialog::spacingHint());
   firstLayout->addLayout(hBox, 1);
 


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

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