bitmaps/SBrowser16x16.xbm
author Patrik Svestka <patrik.svestka@gmail.com>
Thu, 09 Jun 2022 08:59:11 +0200
branchjv
changeset 19639 03574c4eff56
parent 2059 05181e52cfba
permissions -rwxr-xr-x
Replacing obsolete method with newer version Fixes an error from settings/tools/editor/code edit2

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