summaryrefslogtreecommitdiffstats
path: root/kfilereplace
diff options
context:
space:
mode:
Diffstat (limited to 'kfilereplace')
-rw-r--r--kfilereplace/commandengine.h2
-rw-r--r--kfilereplace/report.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kfilereplace/commandengine.h b/kfilereplace/commandengine.h
index a3b7d374..0b3c2106 100644
--- a/kfilereplace/commandengine.h
+++ b/kfilereplace/commandengine.h
@@ -20,7 +20,7 @@
#define COMMANDENGINE_H
// QT
-class QString;
+class TQString;
#include <tqobject.h>
//KDE
diff --git a/kfilereplace/report.h b/kfilereplace/report.h
index af221bc1..13856334 100644
--- a/kfilereplace/report.h
+++ b/kfilereplace/report.h
@@ -20,7 +20,7 @@
#define REPORT_H
// QT
-class QString;
+class TQString;
// KDE
#include <klocale.h>