diff options
Diffstat (limited to 'kio/kioexec/main.h')
-rw-r--r-- | kio/kioexec/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kioexec/main.h b/kio/kioexec/main.h index 59f1cdac2..6a5dee65e 100644 --- a/kio/kioexec/main.h +++ b/kio/kioexec/main.h @@ -8,7 +8,7 @@ namespace KIO { class Job; } -class KIOExec : public QObject +class KIOExec : public TQObject { Q_OBJECT public: |