summaryrefslogtreecommitdiffstats
path: root/karm/csvexportdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'karm/csvexportdialog.h')
-rw-r--r--karm/csvexportdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/csvexportdialog.h b/karm/csvexportdialog.h
index 51aaf3bd..8e4966b5 100644
--- a/karm/csvexportdialog.h
+++ b/karm/csvexportdialog.h
@@ -31,7 +31,7 @@ class CSVExportDialog : public CSVExportDialogBase
public:
CSVExportDialog( ReportCriteria::REPORTTYPE rt,
- TQWidget *tqparent = 0,
+ TQWidget *parent = 0,
const char *name = 0
);