Import Tix 8.4.3.5 (as of svn r86089)
This commit is contained in:
6
library/bitmaps/ck_off.xbm
Normal file
6
library/bitmaps/ck_off.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define ck_off_width 13
|
||||
#define ck_off_height 13
|
||||
static unsigned char ck_off_bits[] = {
|
||||
0xff, 0x1f, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10,
|
||||
0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10,
|
||||
0xff, 0x1f};
|
||||
Reference in New Issue
Block a user