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