From 9637803529642b66d4983d4f1faed25311004fda Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:04:17 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- src/knutvardata.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/knutvardata.h') diff --git a/src/knutvardata.h b/src/knutvardata.h index 94faf9f..bfdce66 100755 --- a/src/knutvardata.h +++ b/src/knutvardata.h @@ -120,9 +120,9 @@ struct SettingDataDef { bool customFont; // use custom font bool useDescription; unsigned int toolTipFlags; - bool customKIconColor; + bool customTDEIconColor; TQColor kIconBackgroundColor; - int typeOfKIcon; + int typeOfTDEIcon; int typeDigitalProcessing; bool activatedMainWindow; }; -- cgit v1.2.1