summaryrefslogtreecommitdiffstats
path: root/kio/kio/dataprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/dataprotocol.h')
-rw-r--r--kio/kio/dataprotocol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kio/dataprotocol.h b/kio/kio/dataprotocol.h
index d33a86a32..44dccfcce 100644
--- a/kio/kio/dataprotocol.h
+++ b/kio/kio/dataprotocol.h
@@ -26,8 +26,8 @@
// Both defines are mutually exclusive. Defining none of them compiles
// DataProtocol for internal usage within libkiocore.
-class QString;
-class QCString;
+class TQString;
+class TQCString;
class KURL;