Import build of Tcl/Tk 8.6.12
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#define cross_width 14
|
||||
#define cross_height 14
|
||||
static char cross_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x06, 0x18, 0x0e, 0x1c, 0x1c, 0x0e, 0x38, 0x07,
|
||||
0xf0, 0x03, 0xe0, 0x01, 0xe0, 0x01, 0xf0, 0x03, 0x38, 0x07, 0x1c, 0x0e,
|
||||
0x0e, 0x1c, 0x06, 0x18};
|
||||
#define cross_width 14
|
||||
#define cross_height 14
|
||||
static char cross_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x06, 0x18, 0x0e, 0x1c, 0x1c, 0x0e, 0x38, 0x07,
|
||||
0xf0, 0x03, 0xe0, 0x01, 0xe0, 0x01, 0xf0, 0x03, 0x38, 0x07, 0x1c, 0x0e,
|
||||
0x0e, 0x1c, 0x06, 0x18};
|
||||
|
||||
Reference in New Issue
Block a user