bitmaps/ScrollRt.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 ScrollRt_width 14
#define ScrollRt_height 14
static char ScrollRt_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x3c, 0x00, 0xfc, 0x00, 0xfc, 0x03,
   0xfc, 0x0f, 0xfc, 0x0f, 0xfc, 0x03, 0xfc, 0x00, 0x3c, 0x00, 0x0c, 0x00,
   0x00, 0x00, 0x00, 0x00};