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

List:       kde-commits
Subject:    KDE/kdepim/kontact/plugins/summary
From:       Dirk Mueller <mueller () kde ! org>
Date:       2008-04-30 19:16:30
Message-ID: 1209582990.319228.9363.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 802826 by mueller:

build against kdelibs 4.0


 M  +3 -0      kcmkontactsummary.cpp  


--- trunk/KDE/kdepim/kontact/plugins/summary/kcmkontactsummary.cpp #802825:802826
@@ -33,6 +33,7 @@
 #include <kiconloader.h>
 #include <klocale.h>
 #include <kdemacros.h>
+#include <kdeversion.h>
 #include <kplugininfo.h>
 #include <kservicetypetrader.h>
 #include <kcomponentdata.h>
@@ -95,7 +96,9 @@
 KCMKontactSummary::KCMKontactSummary( const KComponentData &inst, QWidget *parent )
   : KCModule( inst, parent )
 {
+#if KDE_IS_VERSION(4,0,71 )
   setButtons( NoAdditionalButton );
+#endif
   QVBoxLayout *layout = new QVBoxLayout( this );
   layout->setSpacing( KDialog::spacingHint() );
   layout->setMargin( 0 );
[prev in list] [next in list] [prev in thread] [next in thread] 

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