source:
tags/initial/lib/pixmaps/minus.bitmap
Last change on this file was 2, checked in by oldcode, 24 years ago | |
---|---|
|
|
File size: 190 bytes |
Line | |
---|---|
1 | #define minus_width 13 |
2 | #define minus_height 9 |
3 | static char minus_bits[] = { |
4 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x0f, 0xfe, 0x0f, 0xfe, 0x0f, |
5 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |
Note: See TracBrowser
for help on using the repository browser.