diff options
Diffstat (limited to 'kchart/kchartFontConfigPage.h')
-rw-r--r-- | kchart/kchartFontConfigPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartFontConfigPage.h b/kchart/kchartFontConfigPage.h index 96f81395..7d503112 100644 --- a/kchart/kchartFontConfigPage.h +++ b/kchart/kchartFontConfigPage.h @@ -42,7 +42,7 @@ class KChartFontConfigPage : public TQWidget TQ_OBJECT public: - KChartFontConfigPage( KChartParams* params,TQWidget* tqparent, + KChartFontConfigPage( KChartParams* params,TQWidget* parent, KDChartTableData *dat); void init(); void apply(); |