From 1d061b286a8b183b39be60fe531f2b1c2915f03a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:15:55 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- drkonqi/crashtest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drkonqi/crashtest.cpp') diff --git a/drkonqi/crashtest.cpp b/drkonqi/crashtest.cpp index a0aae0347..57f055420 100644 --- a/drkonqi/crashtest.cpp +++ b/drkonqi/crashtest.cpp @@ -68,10 +68,10 @@ void level1(int t) int main(int argc, char *argv[]) { - KAboutData aboutData("crashtext", "Crash Test for DrKonqi", + TDEAboutData aboutData("crashtext", "Crash Test for DrKonqi", "1.1", "Crash Test for DrKonqi", - KAboutData::License_GPL, + TDEAboutData::License_GPL, "(c) 2000-2002 David Faure, Waldo Bastian"); TDECmdLineArgs::init(argc, argv, &aboutData); -- cgit v1.2.3