diff options
Diffstat (limited to 'kaddressbook/soundwidget.h')
-rw-r--r-- | kaddressbook/soundwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/soundwidget.h b/kaddressbook/soundwidget.h index c589ec5bb..50f4a584a 100644 --- a/kaddressbook/soundwidget.h +++ b/kaddressbook/soundwidget.h @@ -36,7 +36,7 @@ class TQPushButton; class SoundWidget : public KAB::ContactEditorWidget { Q_OBJECT - TQ_OBJECT + public: SoundWidget( KABC::AddressBook *ab, TQWidget *parent, const char *name = 0 ); |