diff options
Diffstat (limited to 'tdeioslave/man/tdeio_man.h')
-rw-r--r-- | tdeioslave/man/tdeio_man.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/man/tdeio_man.h b/tdeioslave/man/tdeio_man.h index e621a7fbf..89c1d29c4 100644 --- a/tdeioslave/man/tdeio_man.h +++ b/tdeioslave/man/tdeio_man.h @@ -34,7 +34,7 @@ class MANProtocol : public TQObject, public TDEIO::SlaveBase { - Q_OBJECT + TQ_OBJECT public: |