diff options
Diffstat (limited to 'kaddressbook/filterselectionwidget.h')
-rw-r--r-- | kaddressbook/filterselectionwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/filterselectionwidget.h b/kaddressbook/filterselectionwidget.h index 4e0c67283..f0ebba2a9 100644 --- a/kaddressbook/filterselectionwidget.h +++ b/kaddressbook/filterselectionwidget.h @@ -35,7 +35,7 @@ class KComboBox; */ class FilterSelectionWidget : public TQHBox { - Q_OBJECT + TQ_OBJECT public: |