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