bitmaps/ScrollRt_win.xbm
author Claus Gittinger <cg@exept.de>
Tue, 12 Mar 2019 16:40:50 +0100
changeset 6556 2b8c8e4fbfcb
parent 167 0fc462470a2e
permissions -rw-r--r--
#BUGFIX by cg class: Workspace changed: #doIt ouch - last change had a bug

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