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