summaryrefslogtreecommitdiffstats
path: root/kjsembed/testkjsembed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/testkjsembed.cpp')
-rw-r--r--kjsembed/testkjsembed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/testkjsembed.cpp b/kjsembed/testkjsembed.cpp
index 47065ab7..2b72a8cd 100644
--- a/kjsembed/testkjsembed.cpp
+++ b/kjsembed/testkjsembed.cpp
@@ -33,7 +33,7 @@ int main( int argc, char **argv )
KAboutData about( "test-kjsembed", I18N_NOOP("KJS Embed Test"), "0.1",
I18N_NOOP("Test"),
KAboutData::License_LGPL, I18N_NOOP("(c) 2001-2003 Richard Moore") );
- KCmdLineArgs::init( argc, argv, &about );
+ TDECmdLineArgs::init( argc, argv, &about );
KApplication app;
// Setup Interpreter