summaryrefslogtreecommitdiffstats
path: root/src/knutvardata.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:04:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:04:17 -0600
commit9637803529642b66d4983d4f1faed25311004fda (patch)
tree93737032c0172f23d9d41fa4c457e7d0a816f02d /src/knutvardata.h
parent5a480fa57527b23c47e908ff9b6395da1c36f270 (diff)
downloadknutclient-9637803529642b66d4983d4f1faed25311004fda.tar.gz
knutclient-9637803529642b66d4983d4f1faed25311004fda.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'src/knutvardata.h')
-rwxr-xr-xsrc/knutvardata.h4
1 files changed, 2 insertions, 2 deletions
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;
};