summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/testvcalexport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/testvcalexport.cpp')
-rw-r--r--libkcal/tests/testvcalexport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/tests/testvcalexport.cpp b/libkcal/tests/testvcalexport.cpp
index 8d32e940..810a0a6c 100644
--- a/libkcal/tests/testvcalexport.cpp
+++ b/libkcal/tests/testvcalexport.cpp
@@ -50,7 +50,7 @@ static const KCmdLineOptions options[] =
int main( int argc, char **argv )
{
- KAboutData aboutData("testvcalexport", "Part of LibKCal's test suite. Checks if export to vCalendar still works correctly.", "0.1");
+ TDEAboutData aboutData("testvcalexport", "Part of LibKCal's test suite. Checks if export to vCalendar still works correctly.", "0.1");
TDECmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::addCmdLineOptions( options );