2011-10-18 19:18:04 +00:00
|
|
|
|
|
|
|
/* Do not modify this file, it was automatically generated by the
|
|
|
|
* PNG2cpp CMake script, using a *.png file as input.
|
|
|
|
*/
|
|
|
|
|
2012-01-23 04:33:36 +00:00
|
|
|
#include <bitmaps.h>
|
2011-10-18 19:18:04 +00:00
|
|
|
|
|
|
|
static const unsigned char png[] = {
|
|
|
|
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
|
|
|
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff,
|
2017-05-24 18:02:12 +00:00
|
|
|
0x61, 0x00, 0x00, 0x00, 0x20, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x90, 0x92, 0x92, 0xfa,
|
|
|
|
0x0f, 0xc2, 0x0c, 0xe4, 0x82, 0x51, 0x03, 0x06, 0x93, 0x01, 0xe4, 0x62, 0xea, 0x19, 0x30, 0x1a,
|
|
|
|
0x0b, 0x43, 0xd9, 0x00, 0x00, 0x41, 0x3c, 0x4e, 0x0d, 0x93, 0x90, 0x4f, 0xf0, 0x00, 0x00, 0x00,
|
|
|
|
0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
2011-10-18 19:18:04 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
const BITMAP_OPAQUE pinshape_normal_xpm[1] = {{ png, sizeof( png ), "pinshape_normal_xpm" }};
|
|
|
|
|
|
|
|
//EOF
|