summaryrefslogtreecommitdiffstats
path: root/korn/kio_count.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kio_count.h')
-rw-r--r--korn/kio_count.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korn/kio_count.h b/korn/kio_count.h
index ed5ef584..d8df7dc0 100644
--- a/korn/kio_count.h
+++ b/korn/kio_count.h
@@ -34,12 +34,12 @@ class KKioDrop;
class KornMailSubject;
class SortedMailSubject;
-template<class T> class QValueList;
+template<class T> class TQValueList;
namespace KIO { class Job; class ListJob; class MetaData; class Slave; }
class KURL;
-class QString;
+class TQString;
class KIO_Count : public QObject
{ Q_OBJECT