summaryrefslogtreecommitdiffstats
path: root/kio/kio/kdirwatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/kdirwatch.h')
-rw-r--r--kio/kio/kdirwatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kdirwatch.h b/kio/kio/kdirwatch.h
index 36f2737b3..e04b0ad1e 100644
--- a/kio/kio/kdirwatch.h
+++ b/kio/kio/kdirwatch.h
@@ -60,7 +60,7 @@ class KDirWatchPrivate;
* @short Class for watching directory and file changes.
* @author Sven Radej <sven@lisa.exp.univie.ac.at>
*/
-class KIO_EXPORT KDirWatch : public QObject
+class KIO_EXPORT KDirWatch : public TQObject
{
Q_OBJECT