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

/* XPM */
static char *ScrollDn_disabled.w95.12_xpm[] = {
/* width height ncolors chars_per_pixel */
"12 12 3 1",
/* colors */
"a c white",
"b c #808080",
"c c none",
/* pixels */
"cccccccccccc",
"cccccccccccc",
"cccccccccccc",
"cccccccccccc",
"cbbbbbbbbbcc",
"ccbbbbbbbaac",
"cccbbbbbaacc",
"ccccbbbaaccc",
"cccccbaacccc",
"ccccccaccccc",
"cccccccccccc",
"cccccccccccc",
};