summaryrefslogtreecommitdiffstats
path: root/drkonqi/crashtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'drkonqi/crashtest.cpp')
-rw-r--r--drkonqi/crashtest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/drkonqi/crashtest.cpp b/drkonqi/crashtest.cpp
index a0aae0347..57f055420 100644
--- a/drkonqi/crashtest.cpp
+++ b/drkonqi/crashtest.cpp
@@ -68,10 +68,10 @@ void level1(int t)
int main(int argc, char *argv[])
{
- KAboutData aboutData("crashtext", "Crash Test for DrKonqi",
+ TDEAboutData aboutData("crashtext", "Crash Test for DrKonqi",
"1.1",
"Crash Test for DrKonqi",
- KAboutData::License_GPL,
+ TDEAboutData::License_GPL,
"(c) 2000-2002 David Faure, Waldo Bastian");
TDECmdLineArgs::init(argc, argv, &aboutData);