summaryrefslogtreecommitdiffstats
path: root/libkcddb/test/synchttplookuptest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/test/synchttplookuptest.cpp')
-rw-r--r--libkcddb/test/synchttplookuptest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/test/synchttplookuptest.cpp b/libkcddb/test/synchttplookuptest.cpp
index cd616a0c..579b40cf 100644
--- a/libkcddb/test/synchttplookuptest.cpp
+++ b/libkcddb/test/synchttplookuptest.cpp
@@ -11,7 +11,7 @@ main(int argc, char ** argv)
{
TDECmdLineArgs::init(argc, argv, "libkcddb_test", "", "", "");
- KApplication app(false /* No styles */);
+ TDEApplication app(false /* No styles */);
using namespace KCDDB;