summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kurltest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/kurltest.cpp')
-rw-r--r--tdecore/tests/kurltest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kurltest.cpp b/tdecore/tests/kurltest.cpp
index 563eb8937..ddfbc8f7a 100644
--- a/tdecore/tests/kurltest.cpp
+++ b/tdecore/tests/kurltest.cpp
@@ -82,7 +82,7 @@ void testAdjustPath()
int main(int argc, char *argv[])
{
KApplication::disableAutoDcopRegistration();
- KCmdLineArgs::init( argc, argv, "kurltest", 0, 0, 0, 0 );
+ TDECmdLineArgs::init( argc, argv, "kurltest", 0, 0, 0, 0 );
KApplication app( false, false );
KURL::List lst;