Kaydet (Commit) 279b6f39 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

the first icon in an icon set should be the negative one

Change-Id: Ica3c48739c0f8597a72ea4d2346e406f147586a9
üst 3e138027
...@@ -1105,7 +1105,7 @@ sal_Int32 a5Quarters[] = { ...@@ -1105,7 +1105,7 @@ sal_Int32 a5Quarters[] = {
}; };
sal_Int32 a3Symbols1[] = { sal_Int32 a3Symbols1[] = {
BMP_ICON_SET_SYMBOLS1_CHECK, BMP_ICON_SET_SYMBOLS1_EXCLAMATION_MARK, BMP_ICON_SET_SYMBOLS1_CROSS BMP_ICON_SET_SYMBOLS1_CROSS, BMP_ICON_SET_SYMBOLS1_EXCLAMATION_MARK, BMP_ICON_SET_SYMBOLS1_CHECK
}; };
sal_Int32 a3Signs[] = { sal_Int32 a3Signs[] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment