bitmaps/ScrollRt.12.xbm
author Claus Gittinger <cg@exept.de>
Wed, 20 Feb 2019 10:29:13 +0100
changeset 6534 e89344f07a33
parent 1686 12619751ba2c
permissions -rw-r--r--
#REFACTORING by cg class: DialogBox class changed: #requestFileNameForImageSave:image:default:pattern: removed the libtool prerequisite

#define xbm_width 12
#define xbm_height 12
static char xbm_bits[] = {
0x00, 0x00, 
0x00, 0x00, 
0x0C, 0x00, 
0x3C, 0x00, 
0xFC, 0x00, 
0xFC, 0x03, 
0xFC, 0x03, 
0xFC, 0x00, 
0x3C, 0x00, 
0x0C, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
};