diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-22 11:58:24 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-22 11:58:24 +0900 |
| commit | b03d55e86158751dd4d88e4d9643be9989fa381b (patch) | |
| tree | 9e6b375bd2d7db88cad331f058573c9949032ba7 /kopete/plugins | |
| parent | 3549684cd2346d88a54f00a411652951784a7771 (diff) | |
| download | tdenetwork-b03d55e86158751dd4d88e4d9643be9989fa381b.tar.gz tdenetwork-b03d55e86158751dd4d88e4d9643be9989fa381b.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/plugins')
| -rw-r--r-- | kopete/plugins/cryptography/cryptographyplugin.cpp | 1 | ||||
| -rw-r--r-- | kopete/plugins/cryptography/popuppublic.cpp | 1 | ||||
| -rw-r--r-- | kopete/plugins/history/historyplugin.cpp | 2 | ||||
| -rw-r--r-- | kopete/plugins/netmeeting/netmeetingplugin.cpp | 1 | ||||
| -rw-r--r-- | kopete/plugins/statistics/statisticsdb.cpp | 1 | ||||
| -rw-r--r-- | kopete/plugins/statistics/statisticsplugin.cpp | 1 | ||||
| -rw-r--r-- | kopete/plugins/texteffect/texteffectpreferences.cpp | 2 | ||||
| -rw-r--r-- | kopete/plugins/translator/translatorplugin.cpp | 1 |
8 files changed, 0 insertions, 10 deletions
diff --git a/kopete/plugins/cryptography/cryptographyplugin.cpp b/kopete/plugins/cryptography/cryptographyplugin.cpp index cd2a6b4f..8c4f75be 100644 --- a/kopete/plugins/cryptography/cryptographyplugin.cpp +++ b/kopete/plugins/cryptography/cryptographyplugin.cpp @@ -23,7 +23,6 @@ #include <tdeaction.h> #include <tdeconfig.h> #include <kgenericfactory.h> -#include <tdeversion.h> #include <tdeaboutdata.h> #include "kopetemetacontact.h" diff --git a/kopete/plugins/cryptography/popuppublic.cpp b/kopete/plugins/cryptography/popuppublic.cpp index 7fcf1b84..f7ea372a 100644 --- a/kopete/plugins/cryptography/popuppublic.cpp +++ b/kopete/plugins/cryptography/popuppublic.cpp @@ -31,7 +31,6 @@ #include <tqapplication.h> #include <tqlabel.h> -#include <tdeversion.h> #include <tdelistview.h> #include <tdeprocess.h> #include <tdeprocio.h> diff --git a/kopete/plugins/history/historyplugin.cpp b/kopete/plugins/history/historyplugin.cpp index 8404d38d..9b6513e9 100644 --- a/kopete/plugins/history/historyplugin.cpp +++ b/kopete/plugins/history/historyplugin.cpp @@ -19,9 +19,7 @@ #include <tdeaboutdata.h> #include <tdeaction.h> #include <tdemessagebox.h> -//#include <tdeconfig.h> #include <kplugininfo.h> -#include <tdeversion.h> #include "kopetechatsessionmanager.h" #include "kopetemetacontact.h" diff --git a/kopete/plugins/netmeeting/netmeetingplugin.cpp b/kopete/plugins/netmeeting/netmeetingplugin.cpp index 6e89b8aa..4908d94a 100644 --- a/kopete/plugins/netmeeting/netmeetingplugin.cpp +++ b/kopete/plugins/netmeeting/netmeetingplugin.cpp @@ -18,7 +18,6 @@ #include <kdebug.h> #include <kgenericfactory.h> #include <tdeaction.h> -#include <tdeversion.h> #include <tdeaboutdata.h> #include "kopetepluginmanager.h" diff --git a/kopete/plugins/statistics/statisticsdb.cpp b/kopete/plugins/statistics/statisticsdb.cpp index 0cf18047..9589ad82 100644 --- a/kopete/plugins/statistics/statisticsdb.cpp +++ b/kopete/plugins/statistics/statisticsdb.cpp @@ -24,7 +24,6 @@ #include <kdebug.h> #include <tdemessagebox.h> #include <tdestandarddirs.h> -#include <tdeversion.h> #include "statisticsdb.h" diff --git a/kopete/plugins/statistics/statisticsplugin.cpp b/kopete/plugins/statistics/statisticsplugin.cpp index 96e2046d..cbd8d26b 100644 --- a/kopete/plugins/statistics/statisticsplugin.cpp +++ b/kopete/plugins/statistics/statisticsplugin.cpp @@ -23,7 +23,6 @@ #include <tdeaction.h> #include <tdemessagebox.h> #include <tdestandarddirs.h> -#include <tdeversion.h> #include "kopetechatsessionmanager.h" #include "kopetemetacontact.h" diff --git a/kopete/plugins/texteffect/texteffectpreferences.cpp b/kopete/plugins/texteffect/texteffectpreferences.cpp index 4560dd39..935e900a 100644 --- a/kopete/plugins/texteffect/texteffectpreferences.cpp +++ b/kopete/plugins/texteffect/texteffectpreferences.cpp @@ -26,8 +26,6 @@ #include <kautoconfig.h> #include <kdebug.h> -#include <tdeversion.h> - #include "texteffectprefs.h" #include "texteffectpreferences.h" #include "texteffectconfig.h" diff --git a/kopete/plugins/translator/translatorplugin.cpp b/kopete/plugins/translator/translatorplugin.cpp index 3e640ebc..39b21eac 100644 --- a/kopete/plugins/translator/translatorplugin.cpp +++ b/kopete/plugins/translator/translatorplugin.cpp @@ -30,7 +30,6 @@ #include <kgenericfactory.h> #include <tdeglobal.h> #include <tdeconfig.h> -#include <tdeversion.h> #include <tdeaboutdata.h> #include "kopetemetacontact.h" |
