bitmaps/ScrollDnMotif.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
168
056daffbbc0e Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define ScrollDnMotif_width 11
056daffbbc0e Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define ScrollDnMotif_height 12
056daffbbc0e Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char ScrollDnMotif_bits[] = {
056daffbbc0e Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x00, 0xf8, 0x00, 0x70, 0x00,
056daffbbc0e Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x70, 0x00, 0x20, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};