summaryrefslogtreecommitdiffstats
path: root/kdecore/klocale.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/klocale.h')
-rw-r--r--kdecore/klocale.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdecore/klocale.h b/kdecore/klocale.h
index ca665152a..bab4c4adb 100644
--- a/kdecore/klocale.h
+++ b/kdecore/klocale.h
@@ -25,11 +25,11 @@
#include <tqstring.h>
#include <kdelibs_export.h>
-class QStringList;
-class QTextCodec;
-class QDate;
-class QTime;
-class QDateTime;
+class TQStringList;
+class TQTextCodec;
+class TQDate;
+class TQTime;
+class TQDateTime;
class KGlobal;
class KConfig;