summaryrefslogtreecommitdiffstats
path: root/kfilereplace/commandengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfilereplace/commandengine.h')
-rw-r--r--kfilereplace/commandengine.h2
1 files changed, 1 insertions, 1 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