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