diff options
Diffstat (limited to 'kchart/kchartComboConfigPage.h')
-rw-r--r-- | kchart/kchartComboConfigPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartComboConfigPage.h b/kchart/kchartComboConfigPage.h index 91a6846f..67b00c54 100644 --- a/kchart/kchartComboConfigPage.h +++ b/kchart/kchartComboConfigPage.h @@ -35,7 +35,7 @@ class KChartComboPage : public TQWidget TQ_OBJECT public: - KChartComboPage( KChartParams* params,TQWidget* tqparent ); + KChartComboPage( KChartParams* params,TQWidget* parent ); void init(); void apply(); |