diff options
Diffstat (limited to 'kchart/kchartLegendConfigPage.h')
| -rw-r--r-- | kchart/kchartLegendConfigPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartLegendConfigPage.h b/kchart/kchartLegendConfigPage.h index fe4841840..8419baa81 100644 --- a/kchart/kchartLegendConfigPage.h +++ b/kchart/kchartLegendConfigPage.h @@ -43,7 +43,7 @@ class KChartLegendConfigPage : public TQWidget public: KChartLegendConfigPage( KChartParams* params, - TQWidget* tqparent ); + TQWidget* parent ); void init(); void apply(); public slots: |
