summaryrefslogtreecommitdiffstats
path: root/src/knutvardata.h
diff options
context:
space:
mode:
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;
};