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

#define xbm_width 9
#define xbm_height 9
static char xbm_bits[] = {
0x00, 0x00, 
0x00, 0x00, 
0x10, 0x00, 
0x38, 0x00, 
0x7C, 0x00, 
0xFE, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
};