summaryrefslogtreecommitdiffstats
path: root/kaddressbook/xxport
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/xxport')
-rw-r--r--kaddressbook/xxport/csvimportdialog.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/kaddressbook/xxport/csvimportdialog.h b/kaddressbook/xxport/csvimportdialog.h
index a34f681e..baa538e0 100644
--- a/kaddressbook/xxport/csvimportdialog.h
+++ b/kaddressbook/xxport/csvimportdialog.h
@@ -30,13 +30,13 @@
class KURLRequester;
-class QButtonGroup;
-class QComboBox;
-class QCheckBox;
-class QLineEdit;
-class QPushButton;
-class QRadioButton;
-class QTable;
+class TQButtonGroup;
+class TQComboBox;
+class TQCheckBox;
+class TQLineEdit;
+class TQPushButton;
+class TQRadioButton;
+class TQTable;
class CSVImportDialog : public KDialogBase
{