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 f673899e2..7595cfc2b 100644 --- a/dcop/dcopclient.h +++ b/dcop/dcopclient.h @@ -68,7 +68,7 @@ typedef TQValueList<TQCString> QCStringList; class DCOP_EXPORT DCOPClient : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** |