From 73ff676f11662d6178c8854a7832ebffe2ae409d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 19:55:40 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- lib/kross/test/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/kross/test/main.cpp') diff --git a/lib/kross/test/main.cpp b/lib/kross/test/main.cpp index a42f9f462..275a9e93a 100644 --- a/lib/kross/test/main.cpp +++ b/lib/kross/test/main.cpp @@ -144,11 +144,11 @@ int main(int argc, char **argv) { int result = 0; - KAboutData about("krosstest", + TDEAboutData about("krosstest", "KrossTest", "0.1", "KDE application to test the Kross framework.", - KAboutData::License_LGPL, + TDEAboutData::License_LGPL, "(C) 2005 Sebastian Sauer", "Test the Kross framework!", "http://www.dipe.org/kross", -- cgit v1.2.3