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 700a2fc80..5f5153d47 100644 --- a/kaddressbook/keywidget.h +++ b/kaddressbook/keywidget.h @@ -34,7 +34,7 @@ class TQPushButton; class KeyWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: KeyWidget( TQWidget *parent, const char *name = 0 ); |