diff options
Diffstat (limited to 'src/tdebluezioslave/obex/obex.h')
-rw-r--r-- | src/tdebluezioslave/obex/obex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdebluezioslave/obex/obex.h b/src/tdebluezioslave/obex/obex.h index bc6d3cc..2ea0f67 100644 --- a/src/tdebluezioslave/obex/obex.h +++ b/src/tdebluezioslave/obex/obex.h @@ -36,7 +36,7 @@ using namespace TDEIO; class Obex : public TQObject { - Q_OBJECT + TQ_OBJECT public: Obex(TQString & mProtocol); |