summaryrefslogtreecommitdiffstats
path: root/kabc/tests/testdb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/tests/testdb.cpp')
-rw-r--r--kabc/tests/testdb.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kabc/tests/testdb.cpp b/kabc/tests/testdb.cpp
index 1c5454630..2abedb9be 100644
--- a/kabc/tests/testdb.cpp
+++ b/kabc/tests/testdb.cpp
@@ -15,8 +15,8 @@ int main(int argc,char **argv)
KAboutData aboutData("testdb","TestKabcDB","0.1");
TDECmdLineArgs::init(argc,argv,&aboutData);
-// KApplication app( false, false );
- KApplication app;
+// TDEApplication app( false, false );
+ TDEApplication app;
AddressBook ab;