summaryrefslogtreecommitdiffstats
path: root/lib/kross/test/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kross/test/main.cpp')
-rw-r--r--lib/kross/test/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kross/test/main.cpp b/lib/kross/test/main.cpp
index a42f9f46..275a9e93 100644
--- a/lib/kross/test/main.cpp
+++ b/lib/kross/test/main.cpp
@@ -144,11 +144,11 @@ int main(int argc, char **argv)
{
int result = 0;
- KAboutData about("krosstest",
+ TDEAboutData about("krosstest",
"KrossTest",
"0.1",
"KDE application to test the Kross framework.",
- KAboutData::License_LGPL,
+ TDEAboutData::License_LGPL,
"(C) 2005 Sebastian Sauer",
"Test the Kross framework!",
"http://www.dipe.org/kross",