summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/ksocktest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/ksocktest.cpp')
-rw-r--r--tdecore/tests/ksocktest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/ksocktest.cpp b/tdecore/tests/ksocktest.cpp
index c599c4570..48420acfc 100644
--- a/tdecore/tests/ksocktest.cpp
+++ b/tdecore/tests/ksocktest.cpp
@@ -57,7 +57,7 @@ bool check(TQString txt, TQString a, TQString b)
int
main(int argc, char *argv[])
{
- KAboutData about("socktest", "SockTest", "version");
+ TDEAboutData about("socktest", "SockTest", "version");
TDECmdLineArgs::init(argc, argv, &about);
TDEApplication::addCmdLineOptions();