summaryrefslogtreecommitdiffstats
path: root/kabc/vcard/testwrite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/vcard/testwrite.cpp')
-rw-r--r--kabc/vcard/testwrite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/vcard/testwrite.cpp b/kabc/vcard/testwrite.cpp
index 082ca480d..8498fc6d0 100644
--- a/kabc/vcard/testwrite.cpp
+++ b/kabc/vcard/testwrite.cpp
@@ -11,7 +11,7 @@ int main(int argc,char **argv)
KAboutData aboutData("testwrite",I18N_NOOP("TestWritevCard"),"0.1");
TDECmdLineArgs::init(argc,argv,&aboutData);
- KApplication app;
+ TDEApplication app;
kdDebug() << "Test Write VCard" << endl;