summaryrefslogtreecommitdiffstats
path: root/kchart/kchartHeaderFooterConfigPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartHeaderFooterConfigPage.h')
-rw-r--r--kchart/kchartHeaderFooterConfigPage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartHeaderFooterConfigPage.h b/kchart/kchartHeaderFooterConfigPage.h
index bc4cad1e..fddcfe4f 100644
--- a/kchart/kchartHeaderFooterConfigPage.h
+++ b/kchart/kchartHeaderFooterConfigPage.h
@@ -37,7 +37,7 @@ class KChartHeaderFooterConfigPage : public TQWidget
TQ_OBJECT
public:
- KChartHeaderFooterConfigPage( KChartParams* params, TQWidget* tqparent );
+ KChartHeaderFooterConfigPage( KChartParams* params, TQWidget* parent );
void init();
void apply();
protected slots: