bitmaps/ScrollLt_win.xbm
author Claus Gittinger <cg@exept.de>
Fri, 08 Feb 2019 15:26:22 +0100
changeset 6522 6136bb31f689
parent 167 0fc462470a2e
permissions -rw-r--r--
#BUGFIX by cg class: ListView changed: #withTabs:expand:

#define ScrollLt_win_width 14
#define ScrollLt_win_height 14
static unsigned char ScrollLt_win_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x60, 0x00, 0x70, 0x00, 0xf8, 0x0f,
   0xfc, 0x0f, 0xfc, 0x0f, 0xf8, 0x0f, 0x70, 0x00, 0x60, 0x00, 0x40, 0x00,
   0x00, 0x00, 0x00, 0x00};