diff options
Diffstat (limited to 'dnssd/publicservice.h')
-rw-r--r-- | dnssd/publicservice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dnssd/publicservice.h b/dnssd/publicservice.h index 30fbe8466..56c3aeb87 100644 --- a/dnssd/publicservice.h +++ b/dnssd/publicservice.h @@ -60,7 +60,7 @@ service->publishAsync(); class TDEDNSSD_EXPORT PublicService : public TQObject, public ServiceBase { - Q_OBJECT + TQ_OBJECT public: /** @param name Service name. If set to TQString::null, computer name will be used and will be |