summaryrefslogtreecommitdiffstats
path: root/korn/kio.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kio.h')
-rw-r--r--korn/kio.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/korn/kio.h b/korn/kio.h
index a2d396e3..d54846c8 100644
--- a/korn/kio.h
+++ b/korn/kio.h
@@ -25,7 +25,7 @@
#include "polldrop.h"
-class QWidget;
+class TQWidget;
class KDropDialog;
class KornMailSubject;
class KProcess;
@@ -36,8 +36,8 @@ class KIO_Read;
class KIO_Delete;
class KConfigGroup;
class KURL;
-template<class> class QPtrList;
-template<class> class QValueList;
+template<class> class TQPtrList;
+template<class> class TQValueList;
namespace KIO { class Job; class MetaData; class Slave; class TransferJob; }
/**