summaryrefslogtreecommitdiffstats
path: root/kabc/tests/testaddressfmt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/tests/testaddressfmt.cpp')
-rw-r--r--kabc/tests/testaddressfmt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/tests/testaddressfmt.cpp b/kabc/tests/testaddressfmt.cpp
index c9369d756..b66c7ad01 100644
--- a/kabc/tests/testaddressfmt.cpp
+++ b/kabc/tests/testaddressfmt.cpp
@@ -19,7 +19,7 @@ static const KCmdLineOptions options[] =
int main(int argc,char **argv)
{
- KAboutData aboutData("testaddressfmt","TestAddressFormat","0.1");
+ TDEAboutData aboutData("testaddressfmt","TestAddressFormat","0.1");
TDECmdLineArgs::init(argc, argv, &aboutData);
TDECmdLineArgs::addCmdLineOptions(options);