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

#define ScrollRt_win_width 14
#define ScrollRt_win_height 14
static unsigned char ScrollRt_win_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x80, 0x01, 0x80, 0x03, 0xfc, 0x07,
   0xfc, 0x0f, 0xfc, 0x0f, 0xfc, 0x07, 0x80, 0x03, 0x80, 0x01, 0x80, 0x00,
   0x00, 0x00, 0x00, 0x00};