diff options
Diffstat (limited to 'tdeio/tdeioexec')
-rw-r--r-- | tdeio/tdeioexec/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeioexec/main.h b/tdeio/tdeioexec/main.h index beb6a2297..863da887a 100644 --- a/tdeio/tdeioexec/main.h +++ b/tdeio/tdeioexec/main.h @@ -10,7 +10,7 @@ namespace TDEIO { class Job; } class KIOExec : public TQObject { - Q_OBJECT + TQ_OBJECT public: KIOExec(); |