summaryrefslogtreecommitdiffstats
path: root/ksirc/ioNotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/ioNotify.h')
-rw-r--r--ksirc/ioNotify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/ioNotify.h b/ksirc/ioNotify.h
index 69c80666..6a5b5dea 100644
--- a/ksirc/ioNotify.h
+++ b/ksirc/ioNotify.h
@@ -9,7 +9,7 @@ class KSircIONotify : public TQObject,
public KSircMessageReceiver
{
Q_OBJECT
- TQ_OBJECT
+
public:
KSircIONotify(KSircProcess *_proc);
virtual ~KSircIONotify();