summaryrefslogtreecommitdiffstats
path: root/kabc/tests/bigwrite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/tests/bigwrite.cpp')
-rw-r--r--kabc/tests/bigwrite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/tests/bigwrite.cpp b/kabc/tests/bigwrite.cpp
index 0dd6a7a05..6a5296f91 100644
--- a/kabc/tests/bigwrite.cpp
+++ b/kabc/tests/bigwrite.cpp
@@ -15,7 +15,7 @@ using namespace KABC;
int main(int argc,char **argv)
{
KAboutData aboutData("bigwrite","BigWriteKabc","0.1");
- KCmdLineArgs::init(argc,argv,&aboutData);
+ TDECmdLineArgs::init(argc,argv,&aboutData);
KApplication app( false, false );