diff options
Diffstat (limited to 'src/tdebluezioslave/obex/tdeio_obex.h')
-rw-r--r-- | src/tdebluezioslave/obex/tdeio_obex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdebluezioslave/obex/tdeio_obex.h b/src/tdebluezioslave/obex/tdeio_obex.h index afa4b2e..a71bf83 100644 --- a/src/tdebluezioslave/obex/tdeio_obex.h +++ b/src/tdebluezioslave/obex/tdeio_obex.h @@ -37,7 +37,7 @@ class ObexProtocol: public TQObject, public TDEIO::SlaveBase { - Q_OBJECT + TQ_OBJECT public: ObexProtocol(const TQCString &protcol, const TQCString &pool_socket, |