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 12283b4a3..530da0982 100644 --- a/kaddressbook/soundwidget.h +++ b/kaddressbook/soundwidget.h @@ -35,7 +35,7 @@ class TQPushButton; class SoundWidget : public KAB::ContactEditorWidget { - Q_OBJECT + TQ_OBJECT public: |