bitmaps/CheckOn10_xp.xpm
author Jan Vrany <jan.vrany@labware.com>
Thu, 09 Nov 2023 15:55:10 +0000
branchjv
changeset 6859 75468b4f0414
parent 5829 585d9f18f2e3
permissions -rw-r--r--
`ScrollableView`: merge (some) changes from eXept ...to make it work with recent UI builder.

/* XPM */
static char *CheckOn10_xp_xpm[] = {
/* width height ncolors chars_per_pixel */
"10 10 2 1",
/* colors */
"a c #21A121",
"b c none",
/* pixels */
"bbbbbbbbbb",
"bbbbbbbbbb",
"bbbbbbbbab",
"bbbbbbbaab",
"bbabbbaaab",
"bbaabaaabb",
"bbaaaaabbb",
"bbbaaabbbb",
"bbbbabbbbb",
"bbbbbbbbbb",
};