bitmaps/FBrowser16x16.xbm
author Claus Gittinger <cg@exept.de>
Wed, 05 Jun 2019 14:16:59 +0200
changeset 18805 f6df57c6dbfb
parent 1870 cab25b4be290
permissions -rw-r--r--
#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[] = {
0x00, 0x00, 
0xFE, 0x0F, 
0x02, 0x10, 
0x02, 0x20, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0x02, 0x40, 
0xFE, 0x7F, 
0x00, 0x00, 
0x58, 0x19, 
0x48, 0x19, 
0x58, 0x09, 
0x48, 0x1B, 
};