source: trunk/kitgen/8.x/blt/library/treeview_m.xbm

Last change on this file was 175, checked in by demin, 12 years ago

initial commit

File size: 331 bytes
RevLine 
[175]1#define testm_width 16
2#define testm_height 16
3#define testm_x_hot 7
4#define testm_y_hot 7
5static unsigned char testm_bits[] = {
6 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0xfc, 0x3f, 0xfe, 0x7f,
7 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfc, 0x3f, 0xf0, 0x0f,
8 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f};
Note: See TracBrowser for help on using the repository browser.