diff options
Diffstat (limited to 'dcop/dcopclient.h')
-rw-r--r-- | dcop/dcopclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopclient.h b/dcop/dcopclient.h index 4cb4b2f6e..7035e3c72 100644 --- a/dcop/dcopclient.h +++ b/dcop/dcopclient.h @@ -67,7 +67,7 @@ typedef TQValueList<TQCString> QCStringList; */ class DCOP_EXPORT DCOPClient : public TQObject { - Q_OBJECT + TQ_OBJECT public: |