bitmaps/ScrollLt.os2.14.xbm
author Claus Gittinger <cg@exept.de>
Mon, 01 Jan 2018 11:07:39 +0100
changeset 6248 74cd4f46a0d8
parent 168 056daffbbc0e
permissions -rw-r--r--
#REFACTORING by cg class: ListView changed: #at:

#define ScrollLt_width 14
#define ScrollLt_height 14
static unsigned char ScrollLt_bits[] = {
   0x00, 0x00, 0x00, 0x03, 0x80, 0x03, 0xc0, 0x01, 0xe0, 0x00, 0x70, 0x00,
   0x38, 0x00, 0x38, 0x00, 0x70, 0x00, 0xe0, 0x00, 0xc0, 0x01, 0x80, 0x03,
   0x00, 0x03, 0x00, 0x00};