summaryrefslogtreecommitdiffstats
path: root/kchart/kchart_part.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchart_part.cc')
-rw-r--r--kchart/kchart_part.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kchart/kchart_part.cc b/kchart/kchart_part.cc
index 477c4e41..67b0ab57 100644
--- a/kchart/kchart_part.cc
+++ b/kchart/kchart_part.cc
@@ -760,7 +760,7 @@ void KChartPart::setChartDefaults()
-void KChartPart::loadConfig( KConfig *conf )
+void KChartPart::loadConfig( TDEConfig *conf )
{
conf->setGroup("ChartParameters");
@@ -871,7 +871,7 @@ void KChartPart::defaultConfig( )
}
-void KChartPart::saveConfig( KConfig *conf )
+void KChartPart::saveConfig( TDEConfig *conf )
{
conf->setGroup("ChartParameters");