调整目录结构
This commit is contained in:
5
Needed/mini-python/tcl/tix8.4.3/bitmaps/folder.xbm
Normal file
5
Needed/mini-python/tcl/tix8.4.3/bitmaps/folder.xbm
Normal file
@@ -0,0 +1,5 @@
|
||||
#define folder_width 16
|
||||
#define folder_height 10
|
||||
static unsigned char folder_bits[] = {
|
||||
0xfc, 0x00, 0x02, 0x07, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08,
|
||||
0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0xff, 0x07};
|
||||
Reference in New Issue
Block a user