bitmaps/ScrollDn.w95.14.xbm
author Claus Gittinger <cg@exept.de>
Tue, 12 Mar 2019 16:40:50 +0100
changeset 6556 2b8c8e4fbfcb
parent 168 056daffbbc0e
permissions -rw-r--r--
#BUGFIX by cg class: Workspace changed: #doIt ouch - last change had a bug

#define ScrollDn_width 14
#define ScrollDn_height 14
static unsigned char ScrollDn_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f,
   0xf8, 0x07, 0xf0, 0x03, 0xe0, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};