summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/testrecurson.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/testrecurson.cpp')
-rw-r--r--libkcal/tests/testrecurson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/tests/testrecurson.cpp b/libkcal/tests/testrecurson.cpp
index cd5edf76..a1df982a 100644
--- a/libkcal/tests/testrecurson.cpp
+++ b/libkcal/tests/testrecurson.cpp
@@ -53,7 +53,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();