summaryrefslogtreecommitdiffstats
path: root/tdednssd/kdedmodule/watcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdednssd/kdedmodule/watcher.h')
-rw-r--r--tdednssd/kdedmodule/watcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdednssd/kdedmodule/watcher.h b/tdednssd/kdedmodule/watcher.h
index 4d904d61..d6fe1556 100644
--- a/tdednssd/kdedmodule/watcher.h
+++ b/tdednssd/kdedmodule/watcher.h
@@ -27,7 +27,7 @@ using namespace DNSSD;
class Watcher : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
Watcher(const TQString& type, const TQString& domain);