summaryrefslogtreecommitdiffstats
path: root/dnssd/responder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dnssd/responder.h')
-rw-r--r--dnssd/responder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnssd/responder.h b/dnssd/responder.h
index 187683c7b..5a9a41596 100644
--- a/dnssd/responder.h
+++ b/dnssd/responder.h
@@ -43,7 +43,7 @@ This class should not be used directly.
*/
class Responder : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
Responder();