summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/readandwrite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/readandwrite.cpp')
-rw-r--r--libkcal/tests/readandwrite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/tests/readandwrite.cpp b/libkcal/tests/readandwrite.cpp
index 0c8f5586..b2cd5b9c 100644
--- a/libkcal/tests/readandwrite.cpp
+++ b/libkcal/tests/readandwrite.cpp
@@ -46,7 +46,7 @@ static const KCmdLineOptions options[] =
int main( int argc, char **argv )
{
- KAboutData aboutData( "readandwrite", "Read and Write Calendar", "0.1" );
+ TDEAboutData aboutData( "readandwrite", "Read and Write Calendar", "0.1" );
TDECmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::addCmdLineOptions( options );