diff options
Diffstat (limited to 'kchart/kchartWizardSetupAxesPage.h')
-rw-r--r-- | kchart/kchartWizardSetupAxesPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizardSetupAxesPage.h b/kchart/kchartWizardSetupAxesPage.h index a6b0823a..7ab41719 100644 --- a/kchart/kchartWizardSetupAxesPage.h +++ b/kchart/kchartWizardSetupAxesPage.h @@ -22,7 +22,7 @@ class KChartWizardSetupAxesPage : public TQWidget TQ_OBJECT public: - KChartWizardSetupAxesPage( TQWidget* tqparent, KChartPart* chart ); + KChartWizardSetupAxesPage( TQWidget* parent, KChartPart* chart ); ~KChartWizardSetupAxesPage(); bool chart3d; public slots: |