summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/cryptography
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:14 -0600
commit0a841682a5517fa5c9807fd0f09ffcf141bf1b35 (patch)
treef977fd590b6a9dd3867af92f7269e6c3b87433d5 /kopete/plugins/cryptography
parent55b5e168e3b25303c9eff3b5e4b6e2317e13a156 (diff)
downloadtdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.tar.gz
tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.zip
Additional renaming of kde to tde
Diffstat (limited to 'kopete/plugins/cryptography')
-rw-r--r--kopete/plugins/cryptography/cryptographyplugin.cpp2
-rw-r--r--kopete/plugins/cryptography/popuppublic.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/cryptography/cryptographyplugin.cpp b/kopete/plugins/cryptography/cryptographyplugin.cpp
index 4605391f..135cf636 100644
--- a/kopete/plugins/cryptography/cryptographyplugin.cpp
+++ b/kopete/plugins/cryptography/cryptographyplugin.cpp
@@ -23,7 +23,7 @@
#include <kaction.h>
#include <kconfig.h>
#include <kgenericfactory.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kaboutdata.h>
#include "kopetemetacontact.h"
diff --git a/kopete/plugins/cryptography/popuppublic.cpp b/kopete/plugins/cryptography/popuppublic.cpp
index 493f3575..5e990386 100644
--- a/kopete/plugins/cryptography/popuppublic.cpp
+++ b/kopete/plugins/cryptography/popuppublic.cpp
@@ -31,7 +31,7 @@
#include <tqapplication.h>
#include <tqlabel.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <klistview.h>
#include <kprocess.h>
#include <kprocio.h>