summaryrefslogtreecommitdiffstats
path: root/kchart/kchartWizardSetupAxesPage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartWizardSetupAxesPage.cc')
-rw-r--r--kchart/kchartWizardSetupAxesPage.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kchart/kchartWizardSetupAxesPage.cc b/kchart/kchartWizardSetupAxesPage.cc
index 3c48cbe9..76be1f0d 100644
--- a/kchart/kchartWizardSetupAxesPage.cc
+++ b/kchart/kchartWizardSetupAxesPage.cc
@@ -24,9 +24,9 @@
namespace KChart
{
-KChartWizardSetupAxesPage::KChartWizardSetupAxesPage( TQWidget* tqparent,
+KChartWizardSetupAxesPage::KChartWizardSetupAxesPage( TQWidget* parent,
KChartPart* chart ) :
- TQWidget( tqparent ),
+ TQWidget( parent ),
_chart( chart )
{
chart3d=true;