diff options
Diffstat (limited to 'kchart/kchartBackgroundPixmapConfigPage.h')
-rw-r--r-- | kchart/kchartBackgroundPixmapConfigPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartBackgroundPixmapConfigPage.h b/kchart/kchartBackgroundPixmapConfigPage.h index 614396ea5..33350cf16 100644 --- a/kchart/kchartBackgroundPixmapConfigPage.h +++ b/kchart/kchartBackgroundPixmapConfigPage.h @@ -43,7 +43,7 @@ class KChartBackgroundPixmapConfigPage : public TQWidget public: KChartBackgroundPixmapConfigPage( KChartParams* params, - TQWidget* tqparent ); + TQWidget* parent ); void init(); void apply(); |