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 1f53a450..0c8f5586 100644
--- a/libkcal/tests/readandwrite.cpp
+++ b/libkcal/tests/readandwrite.cpp
@@ -50,7 +50,7 @@ int main( int argc, char **argv )
TDECmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app( false, false );
+ TDEApplication app( false, false );
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();