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