summaryrefslogtreecommitdiffstats
path: root/libkcddb/test/asynchttplookuptest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/test/asynchttplookuptest.cpp')
-rw-r--r--libkcddb/test/asynchttplookuptest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/test/asynchttplookuptest.cpp b/libkcddb/test/asynchttplookuptest.cpp
index 174525bb..13f83679 100644
--- a/libkcddb/test/asynchttplookuptest.cpp
+++ b/libkcddb/test/asynchttplookuptest.cpp
@@ -99,7 +99,7 @@ AsyncHTTPLookupTest::slotFinished(CDDB::Result r)
int main(int argc, char ** argv)
{
- KCmdLineArgs::init(argc, argv, "libkcddb_test", "", "", "");
+ TDECmdLineArgs::init(argc, argv, "libkcddb_test", "", "", "");
KApplication app(false /* No styles */, false /* No GUI */);