summaryrefslogtreecommitdiffstats
path: root/kmail/templateparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/templateparser.h')
-rw-r--r--kmail/templateparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/templateparser.h b/kmail/templateparser.h
index 77db0e76..7e432ac3 100644
--- a/kmail/templateparser.h
+++ b/kmail/templateparser.h
@@ -24,9 +24,9 @@
#include <tqobject.h>
class KMMessage;
-class QString;
+class TQString;
class KMFolder;
-class QObject;
+class TQObject;
class KProcess;
class TemplateParser : public QObject