summaryrefslogtreecommitdiffstats
path: root/tqdbusconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'tqdbusconnection.h')
-rw-r--r--tqdbusconnection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tqdbusconnection.h b/tqdbusconnection.h
index f9ae547..d2e78d9 100644
--- a/tqdbusconnection.h
+++ b/tqdbusconnection.h
@@ -471,6 +471,7 @@ public:
* @code
* class DBusSignalReceiver : public TQObject
* {
+ * Q_OBJECT
* TQ_OBJECT
* public slots:
* void dbusSignal(const TQT_DBusMessage&);