bitmaps/ScrollRt_win.xbm
author Stefan Vogel <sv@exept.de>
Fri, 27 Apr 2018 17:16:22 +0200
changeset 6314 ac5b9324a82a
parent 167 0fc462470a2e
permissions -rw-r--r--
#DOCUMENTATION by stefan class: EditTextView comment/format in: #codeAspect

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