From 55be36b28138cbaa6fcedaeaa9639b3d8ab4d1a2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 19:52:07 -0600 Subject: [PATCH] Rename KInstance and KAboutData to avoid conflicts with KDE4 --- configdialog/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configdialog/main.cpp b/configdialog/main.cpp index 22ef3f0..8a4f2bd 100644 --- a/configdialog/main.cpp +++ b/configdialog/main.cpp @@ -131,11 +131,11 @@ class KbfxConfigApplication : public KUniqueApplication int main ( int argc, char **argv ) { - KAboutData about ( "kbfxconfigapp", + TDEAboutData about ( "kbfxconfigapp", I18N_NOOP ( "kbfxconfigapp" ), version, description, - KAboutData::License_GPL, + TDEAboutData::License_GPL, "(C) 2006 PhobosK", 0, 0,