summaryrefslogtreecommitdiffstats
path: root/kdecore/kurl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/kurl.h')
-rw-r--r--kdecore/kurl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdecore/kurl.h b/kdecore/kurl.h
index 62c4861ff..86c7aa169 100644
--- a/kdecore/kurl.h
+++ b/kdecore/kurl.h
@@ -24,9 +24,9 @@
#include <tqvaluelist.h>
#include "kdelibs_export.h"
-class QUrl;
-class QStringList;
-template <typename K, typename V> class QMap;
+class TQUrl;
+class TQStringList;
+template <typename K, typename V> class TQMap;
class KURLPrivate;