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/kformula/main.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/kformula') diff --git a/lib/kformula/main.cc b/lib/kformula/main.cc index 966404edf..19b534a07 100644 --- a/lib/kformula/main.cc +++ b/lib/kformula/main.cc @@ -236,8 +236,8 @@ static const KCmdLineOptions options[]= { int main(int argc, char** argv) { - KAboutData aboutData("math test", "KFormula test", - "0.01", "test", KAboutData::License_GPL, + TDEAboutData aboutData("math test", "KFormula test", + "0.01", "test", TDEAboutData::License_GPL, "(c) 2003, Ulrich Kuettler"); aboutData.addAuthor("Ulrich Kuettler",0, "ulrich.kuettler@gmx.de"); -- cgit v1.2.3