1 #define nocheck_bitmap_width 10
2 #define nocheck_bitmap_height 10
3 #define nocheck_bitmap_x_hot 0
4 #define nocheck_bitmap_y_hot 0
5 static char nocheck_bitmap_bits[] = {
6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};