summaryrefslogtreecommitdiffstats
path: root/tests/testaddress.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testaddress.cc')
-rw-r--r--tests/testaddress.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testaddress.cc b/tests/testaddress.cc
index da00c65..318de98 100644
--- a/tests/testaddress.cc
+++ b/tests/testaddress.cc
@@ -51,7 +51,7 @@ int main(int argc, char **argv)
{
TDEApplication::disableAutoDcopRegistration();
- KAboutData aboutData("testaddress","Test Addresses","0.1");
+ TDEAboutData aboutData("testaddress","Test Addresses","0.1");
TDECmdLineArgs::init(argc,argv,&aboutData);
TDECmdLineArgs::addCmdLineOptions( options );