summaryrefslogtreecommitdiffstats
path: root/kmail/kmgroupware.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmgroupware.h')
-rw-r--r--kmail/kmgroupware.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/kmgroupware.h b/kmail/kmgroupware.h
index 7296d4b3..0c815b4c 100644
--- a/kmail/kmgroupware.h
+++ b/kmail/kmgroupware.h
@@ -37,10 +37,10 @@
#ifndef KMGROUPWARE_H
#define KMGROUPWARE_H
-#include <qstring.h>
+#include <tqstring.h>
class KMMessage;
-bool vPartFoundAndDecoded( KMMessage* msg, QString& s );
+bool vPartFoundAndDecoded( KMMessage* msg, TQString& s );
#endif /* KMGROUPWARE_H */