summaryrefslogtreecommitdiffstats
path: root/korn/kio_single_subject.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kio_single_subject.h')
-rw-r--r--korn/kio_single_subject.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/korn/kio_single_subject.h b/korn/kio_single_subject.h
index 9057a09e..800638cb 100644
--- a/korn/kio_single_subject.h
+++ b/korn/kio_single_subject.h
@@ -22,6 +22,7 @@
//This function reads a single subject
#include <tqobject.h>
+#include <tqcstring.h>
class KornMailSubject;
@@ -30,8 +31,6 @@ namespace KIO { class MetaData; class Job; class TransferJob; class Slave; }
class KIO_Protocol;
class TQString;
-template<class T> class TQMemArray;
-typedef TQMemArray<char> TQByteArray;
class KIO_Single_Subject : public TQObject
{ Q_OBJECT