bitmaps/CheckOn12.xbm
author Jan Vrany <jan.vrany@labware.com>
Thu, 09 Nov 2023 15:55:10 +0000
branchjv
changeset 6859 75468b4f0414
parent 1090 7502d5fe65b5
permissions -rw-r--r--
`ScrollableView`: merge (some) changes from eXept ...to make it work with recent UI builder.

#define CheckOn12_width 12
#define CheckOn12_height 12
static unsigned char CheckOn12_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x0e, 0x02, 0x07, 0x84, 0x03,
   0xcc, 0x01, 0xf8, 0x00, 0x78, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00};