summaryrefslogtreecommitdiffstats
path: root/kode/kwsdl/kung/dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/kwsdl/kung/dispatcher.h')
-rw-r--r--kode/kwsdl/kung/dispatcher.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kode/kwsdl/kung/dispatcher.h b/kode/kwsdl/kung/dispatcher.h
index c770fe77..5b57f2c9 100644
--- a/kode/kwsdl/kung/dispatcher.h
+++ b/kode/kwsdl/kung/dispatcher.h
@@ -29,9 +29,10 @@
class ConversationManager;
class Transport;
-class Dispatcher : public QObject
+class Dispatcher : public TQObject
{
Q_OBJECT
+ TQ_OBJECT
public:
Dispatcher();