bitmaps/ScrollLt_win.xbm
author Claus Gittinger <cg@exept.de>
Tue, 01 Jul 2014 12:57:27 +0200
changeset 5081 64ecf2a36648
parent 167 0fc462470a2e
permissions -rw-r--r--
*** empty log message ***

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