diff options
Diffstat (limited to 'tqdbusproxy.h')
-rw-r--r-- | tqdbusproxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tqdbusproxy.h b/tqdbusproxy.h index 0e925e5..ae31f40 100644 --- a/tqdbusproxy.h +++ b/tqdbusproxy.h @@ -174,6 +174,7 @@ * @code * class MyReceiver : public TQObject * { + * Q_OBJECT * TQ_OBJECT * public slots: * void handleDBusSignal(const TQT_DBusMessage&); |