summaryrefslogtreecommitdiffstats
path: root/kmailcvt/kimportpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmailcvt/kimportpage.h')
-rw-r--r--kmailcvt/kimportpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmailcvt/kimportpage.h b/kmailcvt/kimportpage.h
index b7f4de53..76a9844f 100644
--- a/kmailcvt/kimportpage.h
+++ b/kmailcvt/kimportpage.h
@@ -24,7 +24,7 @@ class KImportPage : public KImportPageDlg {
Q_OBJECT
TQ_OBJECT
public:
- KImportPage(TQWidget *tqparent=0, const char *name=0);
+ KImportPage(TQWidget *parent=0, const char *name=0);
~KImportPage();
};