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 4647c2b5..b6502ec8 100644
--- a/libkcal/tests/testincidence.cpp
+++ b/libkcal/tests/testincidence.cpp
@@ -39,7 +39,7 @@ static const KCmdLineOptions options[] =
int main(int argc,char **argv)
{
- KAboutData aboutData("testincidence","Test Incidence","0.1");
+ TDEAboutData aboutData("testincidence","Test Incidence","0.1");
TDECmdLineArgs::init(argc,argv,&aboutData);
TDECmdLineArgs::addCmdLineOptions( options );