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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete
From:       Martijn Klingens <klingens () kde ! org>
Date:       2003-08-28 16:04:31
[Download RAW message or body]

CVS commit by mklingens: 

Hrm, if we have a fork of KConfigureDialog in Kopete for KDE 3.1 it makes
no sense to maintain the version check.


  M +0 -6      kopeteplugin.cpp   1.21


--- kdenonbeta/kopete/libkopete/kopeteplugin.cpp  #1.20:1.21
@@ -19,9 +19,5 @@
 #include "pluginloader.h"
 
-#include <kdeversion.h>
-
-#if KDE_IS_VERSION( 3, 1, 90 )
 #include <kcddispatcher.h>
-#endif
 
 KopetePlugin::KopetePlugin( KInstance *instance, QObject *parent, const char *name )
@@ -29,7 +25,5 @@ KopetePlugin::KopetePlugin( KInstance *i
 {
         setInstance( instance );
-#if KDE_IS_VERSION( 3, 1, 90 )
         KCDDispatcher::self()->registerInstance( instance, this, SIGNAL( settingsChanged() ) );
-#endif
 }
 


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

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