diff options
Diffstat (limited to 'kaddressbook/xxportselectdialog.h')
-rw-r--r-- | kaddressbook/xxportselectdialog.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kaddressbook/xxportselectdialog.h b/kaddressbook/xxportselectdialog.h index 535ad4743..cb620fd39 100644 --- a/kaddressbook/xxportselectdialog.h +++ b/kaddressbook/xxportselectdialog.h @@ -30,11 +30,11 @@ #include "filter.h" -class QButtonGroup; -class QComboBox; -class QListView; -class QListViewItem; -class QRadioButton; +class TQButtonGroup; +class TQComboBox; +class TQListView; +class TQListViewItem; +class TQRadioButton; namespace KAB { class Core; |