summaryrefslogtreecommitdiffstats
path: root/konsolekalendar/stdcalendar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konsolekalendar/stdcalendar.cpp')
-rw-r--r--konsolekalendar/stdcalendar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konsolekalendar/stdcalendar.cpp b/konsolekalendar/stdcalendar.cpp
index 53327908..c353f28f 100644
--- a/konsolekalendar/stdcalendar.cpp
+++ b/konsolekalendar/stdcalendar.cpp
@@ -54,7 +54,7 @@ StdCalendar::StdCalendar()
mManager = resourceManager();
if ( mManager->isEmpty() ) {
- KConfig config( "korganizerrc" );
+ TDEConfig config( "korganizerrc" );
config.setGroup( "General" );
TQString fileName = config.readPathEntry( "Active Calendar" );