diff options
Diffstat (limited to 'kaddressbook/keywidget.h')
-rw-r--r-- | kaddressbook/keywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/keywidget.h b/kaddressbook/keywidget.h index 3507af804..b317eef67 100644 --- a/kaddressbook/keywidget.h +++ b/kaddressbook/keywidget.h @@ -33,7 +33,7 @@ class TQPushButton; class KeyWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |