bitmaps/SBrowser16x16.xbm
author Claus Gittinger <cg@exept.de>
Wed, 05 Jun 2019 14:16:59 +0200
changeset 18805 f6df57c6dbfb
parent 2059 05181e52cfba
permissions -rwxr-xr-x
#BUGFIX by cg class: AbstractFileBrowser changed: #currentFileNameHolder endless loop if file not present.

#define xbm_width 16
#define xbm_height 16
static char xbm_bits[] = {
0xFF, 0xFF, 
0x89, 0x88, 
0x89, 0x88, 
0x89, 0x88, 
0xFF, 0xFF, 
0x01, 0x80, 
0x35, 0x80, 
0x01, 0x80, 
0x19, 0x80, 
0x01, 0x80, 
0x59, 0x80, 
0x01, 0x80, 
0xDD, 0x80, 
0x01, 0x80, 
0x01, 0x80, 
0xFF, 0xFF, 
};