summaryrefslogtreecommitdiffstats
path: root/karm/csvexportdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'karm/csvexportdialog.h')
-rw-r--r--karm/csvexportdialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/karm/csvexportdialog.h b/karm/csvexportdialog.h
index fe13cf9c..51aaf3bd 100644
--- a/karm/csvexportdialog.h
+++ b/karm/csvexportdialog.h
@@ -27,10 +27,11 @@
class CSVExportDialog : public CSVExportDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
CSVExportDialog( ReportCriteria::REPORTTYPE rt,
- TQWidget *parent = 0,
+ TQWidget *tqparent = 0,
const char *name = 0
);