Import Tix 8.4.3.5 (as of svn r86089)
This commit is contained in:
6
library/bitmaps/maximize.xbm
Normal file
6
library/bitmaps/maximize.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define maximize_width 15
|
||||
#define maximize_height 15
|
||||
static unsigned char maximize_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0x04, 0x10, 0x04, 0x70, 0x04, 0x70,
|
||||
0x04, 0x70, 0x04, 0x70, 0x04, 0x70, 0x04, 0x70, 0x04, 0x70, 0x04, 0x70,
|
||||
0xfc, 0x7f, 0xf0, 0x7f, 0xf0, 0x7f};
|
||||
Reference in New Issue
Block a user