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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdepim/kontact/plugins/knotes
From:       Bo Thorsen <bo () sonofthor ! dk>
Date:       2004-09-17 7:44:01
Message-ID: 20040917074401.53E43126C0 () office ! kde ! org
[Download RAW message or body]

CVS commit by thorsen: 

Fix wrong constructor chain order, and mMainLayout is initialized as the first line anyway.


  M +1 -2      summarywidget.cpp   1.17.2.3


--- kdepim/kontact/plugins/knotes/summarywidget.cpp  #1.17.2.2:1.17.2.3
@@ -46,6 +46,5 @@
 SummaryWidget::SummaryWidget( Kontact::Plugin *plugin,
                               QWidget *parent, const char *name )
-  : Kontact::Summary( parent, name ), mLayout( 0 ), mMainLayout( 0 ),
-    mPlugin( plugin )
+  : Kontact::Summary( parent, name ), mLayout( 0 ), mPlugin( plugin )
 {
   mMainLayout = new QVBoxLayout( this, 3, 3 );


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

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