summaryrefslogtreecommitdiffstats
path: root/tests/exportdatebook.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exportdatebook.cc')
-rw-r--r--tests/exportdatebook.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exportdatebook.cc b/tests/exportdatebook.cc
index 7034341..11c7879 100644
--- a/tests/exportdatebook.cc
+++ b/tests/exportdatebook.cc
@@ -87,7 +87,7 @@ int main(int argc, char **argv)
}
/*
- KConfig korgcfg( locate( "config", CSL1("korganizerrc") ) );
+ TDEConfig korgcfg( locate( "config", CSL1("korganizerrc") ) );
// this part taken from adcalendarbase.cpp:
korgcfg.setGroup( "Time & Date" );