summaryrefslogtreecommitdiffstats
path: root/konversation/src/dcctransferpanelitem.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:11:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:11:36 -0600
commit96e30b1181f5c0679f704b33fd230bb088db2147 (patch)
treebda24075f3bced33a20a101333b98e119a4257fc /konversation/src/dcctransferpanelitem.h
parent4d6cade4fdcec31669bcc95f6cbb0dee4d2f09d9 (diff)
downloadkonversation-96e30b1181f5c0679f704b33fd230bb088db2147.tar.gz
konversation-96e30b1181f5c0679f704b33fd230bb088db2147.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'konversation/src/dcctransferpanelitem.h')
-rw-r--r--konversation/src/dcctransferpanelitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/dcctransferpanelitem.h b/konversation/src/dcctransferpanelitem.h
index af2601c..7ca27ad 100644
--- a/konversation/src/dcctransferpanelitem.h
+++ b/konversation/src/dcctransferpanelitem.h
@@ -30,7 +30,7 @@ class TQTimer;
class KProgress;
-namespace KIO
+namespace TDEIO
{
class Job;
}