summaryrefslogtreecommitdiffstats
path: root/konversation/src/identity.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:59 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:59 -0600
commit553b2c7f80b5a102ede8e0e3f84f32c057b41781 (patch)
treea3b71bc4ed572767dd22d9f2caaa039e625df149 /konversation/src/identity.cpp
parentd458ffeadb4dbf9c84ec2f909d901208d443c349 (diff)
downloadkonversation-553b2c7f80b5a102ede8e0e3f84f32c057b41781.tar.gz
konversation-553b2c7f80b5a102ede8e0e3f84f32c057b41781.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit d458ffeadb4dbf9c84ec2f909d901208d443c349.
Diffstat (limited to 'konversation/src/identity.cpp')
-rw-r--r--konversation/src/identity.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/identity.cpp b/konversation/src/identity.cpp
index 6e94bc7..30fea93 100644
--- a/konversation/src/identity.cpp
+++ b/konversation/src/identity.cpp
@@ -15,7 +15,7 @@
#include "identity.h"
#include "irccharsets.h"
-#include <textcodec.h>
+#include <tqtextcodec.h>
#include <kdebug.h>
#include <kglobal.h>