summaryrefslogtreecommitdiffstats
path: root/kio/kio/kdatatool.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/kdatatool.h')
-rw-r--r--kio/kio/kdatatool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kdatatool.h b/kio/kio/kdatatool.h
index 819382380..69751db79 100644
--- a/kio/kio/kdatatool.h
+++ b/kio/kio/kdatatool.h
@@ -250,7 +250,7 @@ private:
* @see KDataToolAction, and for activating a tool, passing it the data
* (and possibly getting modified data from it).
*/
-class KIO_EXPORT KDataTool : public TQObject
+class KIO_EXPORT KDataTool : public QObject
{
Q_OBJECT
public: