bitmaps/ScrollLt.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 ScrollLt_width 14
#define ScrollLt_height 14
static char ScrollLt_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x0f, 0xc0, 0x0f, 0xf0, 0x0f,
   0xfc, 0x0f, 0xfc, 0x0f, 0xf0, 0x0f, 0xc0, 0x0f, 0x00, 0x0f, 0x00, 0x0c,
   0x00, 0x00, 0x00, 0x00};