diff options
Diffstat (limited to 'tdeio/tdeio/davjob.h')
-rw-r--r-- | tdeio/tdeio/davjob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/davjob.h b/tdeio/tdeio/davjob.h index 4cf8edb97..a6a2f77bb 100644 --- a/tdeio/tdeio/davjob.h +++ b/tdeio/tdeio/davjob.h @@ -54,7 +54,7 @@ namespace TDEIO { * @since 3.1 */ class TDEIO_EXPORT DavJob : public TransferJob { - Q_OBJECT + TQ_OBJECT public: /** |