summaryrefslogtreecommitdiffstats
path: root/kchart/kchartPageLayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartPageLayout.h')
-rw-r--r--kchart/kchartPageLayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartPageLayout.h b/kchart/kchartPageLayout.h
index 119b2a5d..e054892f 100644
--- a/kchart/kchartPageLayout.h
+++ b/kchart/kchartPageLayout.h
@@ -34,7 +34,7 @@ class KChartPageLayout : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- KChartPageLayout( KChartParams* _params, TQWidget* tqparent, const char* name);
+ KChartPageLayout( KChartParams* _params, TQWidget* parent, const char* name);
public slots:
void slotOk();
void slotApply();