bitmaps/CheckOn10_xp.xpm
author Claus Gittinger <cg@exept.de>
Wed, 20 Feb 2019 10:29:54 +0100
changeset 6540 f16a4870c7c8
parent 5829 585d9f18f2e3
permissions -rw-r--r--
#OTHER by cg class: DialogBox class changed: #requestFileNameForImageSave:image:default:pattern: removed the libtool prerequisite

/* 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",
};