bitmaps/ScrollLt_win.xbm
author Claus Gittinger <cg@exept.de>
Wed, 15 Nov 2017 11:56:58 +0100
changeset 6227 ff84138a7915
parent 167 0fc462470a2e
permissions -rw-r--r--
#BUGFIX by cg class: EditTextView changed: #splitLinesAtCharacterOrString care for readonly

#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};