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 2b3b83a0c..566589dde 100644 --- a/kaddressbook/keywidget.h +++ b/kaddressbook/keywidget.h @@ -29,7 +29,7 @@ class KComboBox; -class QPushButton; +class TQPushButton; class KeyWidget : public QWidget { |