From 2f1044cf6325ef76548375b602a14f8eb56eeb3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:21:27 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- libkcddb/test/utf8test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkcddb/test/utf8test.cpp') diff --git a/libkcddb/test/utf8test.cpp b/libkcddb/test/utf8test.cpp index 61f6827d..6d7b4f2b 100644 --- a/libkcddb/test/utf8test.cpp +++ b/libkcddb/test/utf8test.cpp @@ -11,7 +11,7 @@ main(int argc, char ** argv) { TDECmdLineArgs::init(argc, argv, "libkcddb_test", "", "", ""); - KApplication app; + TDEApplication app; using namespace KCDDB; -- cgit v1.2.1