mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 20:40:32 +08:00
6 lines
213 B
C
6 lines
213 B
C
|
#define Cloverleaf_width 9
|
||
|
#define Cloverleaf_height 9
|
||
|
static unsigned char Cloverleaf_bits[] = {
|
||
|
0xc6, 0x00, 0x29, 0x01, 0x29, 0x01, 0xfe, 0x00, 0x28, 0x00, 0xfe, 0x00,
|
||
|
0x29, 0x01, 0x29, 0x01, 0xc6, 0x00, };
|