summaryrefslogtreecommitdiffstats
path: root/kchart/kchartWizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartWizard.h')
-rw-r--r--kchart/kchartWizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizard.h b/kchart/kchartWizard.h
index 91dc310a..90cd02dd 100644
--- a/kchart/kchartWizard.h
+++ b/kchart/kchartWizard.h
@@ -22,7 +22,7 @@ class KChartWizard : public KWizard
Q_OBJECT
TQ_OBJECT
public:
- KChartWizard ( KChartPart* chart, TQWidget *tqparent, const char* name,
+ KChartWizard ( KChartPart* chart, TQWidget *parent, const char* name,
bool modal = true, WFlags f = 0 );
~KChartWizard();