summaryrefslogtreecommitdiffstats
path: root/tests/importaddresses.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/importaddresses.cc')
-rw-r--r--tests/importaddresses.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/importaddresses.cc b/tests/importaddresses.cc
index c4f321e..74e4652 100644
--- a/tests/importaddresses.cc
+++ b/tests/importaddresses.cc
@@ -55,7 +55,7 @@ static const KCmdLineOptions options[] =
int main(int argc, char **argv)
{
- KAboutData aboutData("importaddresses","Import Address Book","0.1");
+ TDEAboutData aboutData("importaddresses","Import Address Book","0.1");
TDECmdLineArgs::init(argc,argv,&aboutData);
TDECmdLineArgs::addCmdLineOptions( options );