summaryrefslogtreecommitdiffstats
path: root/libkcddb/test/sitestest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/test/sitestest.cpp')
-rw-r--r--libkcddb/test/sitestest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/test/sitestest.cpp b/libkcddb/test/sitestest.cpp
index 8a729295..021dd92d 100644
--- a/libkcddb/test/sitestest.cpp
+++ b/libkcddb/test/sitestest.cpp
@@ -28,7 +28,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;