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/libkopete | |
| parent | 3549684cd2346d88a54f00a411652951784a7771 (diff) | |
| download | tdenetwork-master.tar.gz tdenetwork-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/libkopete')
| -rw-r--r-- | kopete/libkopete/kautoconfig.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/kopeteaccount.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/kopeteawayaction.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/kopeteawayaction.h | 1 | ||||
| -rw-r--r-- | kopete/libkopete/kopetechatsession.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/kopetecommandhandler.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/kopetecontact.cpp | 3 | ||||
| -rw-r--r-- | kopete/libkopete/kopetemetacontact.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/kopeteprefs.h | 1 | ||||
| -rw-r--r-- | kopete/libkopete/private/kopeteemoticons.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/ui/addressbookselectorwidget.cpp | 2 | ||||
| -rw-r--r-- | kopete/libkopete/ui/kopetestdaction.cpp | 1 | ||||
| -rw-r--r-- | kopete/libkopete/ui/metacontactselectorwidget.cpp | 1 |
13 files changed, 0 insertions, 16 deletions
diff --git a/kopete/libkopete/kautoconfig.cpp b/kopete/libkopete/kautoconfig.cpp index 692fcecb..4e677118 100644 --- a/kopete/libkopete/kautoconfig.cpp +++ b/kopete/libkopete/kautoconfig.cpp @@ -25,7 +25,6 @@ #include <tqobjectlist.h> #include <tdeconfig.h> #include <tdeapplication.h> -#include <tdeversion.h> /** * Macro function to warn developers when they are making calls diff --git a/kopete/libkopete/kopeteaccount.cpp b/kopete/libkopete/kopeteaccount.cpp index 4eb70efe..d096a5a2 100644 --- a/kopete/libkopete/kopeteaccount.cpp +++ b/kopete/libkopete/kopeteaccount.cpp @@ -21,7 +21,6 @@ #include <tdeconfig.h> #include <kdebug.h> -#include <tdeversion.h> #include <kdialogbase.h> #include <tdelocale.h> #include <kiconloader.h> diff --git a/kopete/libkopete/kopeteawayaction.cpp b/kopete/libkopete/kopeteawayaction.cpp index 038a43dd..1248e137 100644 --- a/kopete/libkopete/kopeteawayaction.cpp +++ b/kopete/libkopete/kopeteawayaction.cpp @@ -16,7 +16,6 @@ */ #include <tdelocale.h> -#include <tdeversion.h> #include <kinputdialog.h> #include <kstringhandler.h> diff --git a/kopete/libkopete/kopeteawayaction.h b/kopete/libkopete/kopeteawayaction.h index 8d234464..4ea579fa 100644 --- a/kopete/libkopete/kopeteawayaction.h +++ b/kopete/libkopete/kopeteawayaction.h @@ -18,7 +18,6 @@ #ifndef KOPETEAWAYACTION_H #define KOPETEAWAYACTION_H -#include <tdeversion.h> #include <tdeactionclasses.h> #include <tdeaction.h> diff --git a/kopete/libkopete/kopetechatsession.cpp b/kopete/libkopete/kopetechatsession.cpp index 089a2b65..c3a65e7f 100644 --- a/kopete/libkopete/kopetechatsession.cpp +++ b/kopete/libkopete/kopetechatsession.cpp @@ -26,7 +26,6 @@ #include <tqregexp.h> #include <kdebug.h> -#include <tdeversion.h> #include <tdeglobal.h> #include <tdelocale.h> #include <tdemessagebox.h> diff --git a/kopete/libkopete/kopetecommandhandler.cpp b/kopete/libkopete/kopetecommandhandler.cpp index afcdfc6c..8f61a01e 100644 --- a/kopete/libkopete/kopetecommandhandler.cpp +++ b/kopete/libkopete/kopetecommandhandler.cpp @@ -19,7 +19,6 @@ #include <kdebug.h> #include <tdelocale.h> #include <tdeprocess.h> -#include <tdeversion.h> #include <kxmlguiclient.h> #include <tdeaction.h> #include <tqdom.h> diff --git a/kopete/libkopete/kopetecontact.cpp b/kopete/libkopete/kopetecontact.cpp index 8606daa0..3b163456 100644 --- a/kopete/libkopete/kopetecontact.cpp +++ b/kopete/libkopete/kopetecontact.cpp @@ -22,10 +22,7 @@ #include <tqapplication.h> #include <kdebug.h> - -#include <tdeversion.h> #include <kinputdialog.h> - #include <tdeabcpersistence.h> #include <kdialogbase.h> #include <tdelocale.h> diff --git a/kopete/libkopete/kopetemetacontact.cpp b/kopete/libkopete/kopetemetacontact.cpp index d77c79eb..ab1cb1d3 100644 --- a/kopete/libkopete/kopetemetacontact.cpp +++ b/kopete/libkopete/kopetemetacontact.cpp @@ -28,7 +28,6 @@ #include <kdebug.h> #include <tdelocale.h> #include <tdemessagebox.h> -#include <tdeversion.h> #include "tdeabcpersistence.h" #include "kopetecontactlist.h" diff --git a/kopete/libkopete/kopeteprefs.h b/kopete/libkopete/kopeteprefs.h index 5e2ffd92..3975f638 100644 --- a/kopete/libkopete/kopeteprefs.h +++ b/kopete/libkopete/kopeteprefs.h @@ -18,7 +18,6 @@ #define __KOPETEPREFS_H__ #include <tqobject.h> -#include <tdeversion.h> #include <tqcolor.h> #include <tqfont.h> diff --git a/kopete/libkopete/private/kopeteemoticons.cpp b/kopete/libkopete/private/kopeteemoticons.cpp index 84d23ccc..bc72f1d5 100644 --- a/kopete/libkopete/private/kopeteemoticons.cpp +++ b/kopete/libkopete/private/kopeteemoticons.cpp @@ -30,7 +30,6 @@ #include <tdeapplication.h> #include <kdebug.h> #include <tdestandarddirs.h> -#include <tdeversion.h> #include <set> #include <algorithm> diff --git a/kopete/libkopete/ui/addressbookselectorwidget.cpp b/kopete/libkopete/ui/addressbookselectorwidget.cpp index bb46107b..be0cb683 100644 --- a/kopete/libkopete/ui/addressbookselectorwidget.cpp +++ b/kopete/libkopete/ui/addressbookselectorwidget.cpp @@ -30,8 +30,6 @@ #include <tdeconfig.h> #include <tdelocale.h> #include <kiconloader.h> - -#include <tdeversion.h> #include <kinputdialog.h> #include <kpushbutton.h> diff --git a/kopete/libkopete/ui/kopetestdaction.cpp b/kopete/libkopete/ui/kopetestdaction.cpp index 466a1c60..6cf80f9b 100644 --- a/kopete/libkopete/ui/kopetestdaction.cpp +++ b/kopete/libkopete/ui/kopetestdaction.cpp @@ -21,7 +21,6 @@ #include <tqapplication.h> #include <kdebug.h> -#include <tdeversion.h> #include <kguiitem.h> #include <tdelocale.h> #include <ksettings/dialog.h> diff --git a/kopete/libkopete/ui/metacontactselectorwidget.cpp b/kopete/libkopete/ui/metacontactselectorwidget.cpp index 8e7fc61a..548891cd 100644 --- a/kopete/libkopete/ui/metacontactselectorwidget.cpp +++ b/kopete/libkopete/ui/metacontactselectorwidget.cpp @@ -31,7 +31,6 @@ #include <tdelocale.h> #include <kiconloader.h> -#include <tdeversion.h> #include <kinputdialog.h> #include <kpushbutton.h> #include <kactivelabel.h> |
