diff options
Diffstat (limited to 'kchart/kchartWizardLabelsLegendPage.h')
-rw-r--r-- | kchart/kchartWizardLabelsLegendPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizardLabelsLegendPage.h b/kchart/kchartWizardLabelsLegendPage.h index 8144ea3ee..173554c15 100644 --- a/kchart/kchartWizardLabelsLegendPage.h +++ b/kchart/kchartWizardLabelsLegendPage.h @@ -20,7 +20,7 @@ class KChartWizardLabelsLegendPage : public TQWidget TQ_OBJECT public: - KChartWizardLabelsLegendPage( TQWidget* tqparent, KChartPart* chart ); + KChartWizardLabelsLegendPage( TQWidget* parent, KChartPart* chart ); ~KChartWizardLabelsLegendPage(); #if 0 |