summaryrefslogtreecommitdiffstats
path: root/kabc/tests/testaddressee.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/tests/testaddressee.cpp')
-rw-r--r--kabc/tests/testaddressee.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/tests/testaddressee.cpp b/kabc/tests/testaddressee.cpp
index cc91d29b1..39536efbf 100644
--- a/kabc/tests/testaddressee.cpp
+++ b/kabc/tests/testaddressee.cpp
@@ -26,7 +26,7 @@ int main(int argc,char **argv)
TDECmdLineArgs::init(argc, argv, &aboutData);
TDECmdLineArgs::addCmdLineOptions(options);
- KApplication app;
+ TDEApplication app;
TDECmdLineArgs* args = TDECmdLineArgs::parsedArgs();
kdDebug() << "Creating a" << endl;