source: branches/port5/lib/pixmaps/edit/detail.bitmap

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 269 bytes
Line 
1#define detail_width 18
2#define detail_height 10
3static char detail_bits[] = {
4   0xfe, 0xff, 0x01, 0x02, 0x00, 0x01, 0xba, 0x7f, 0x01, 0x82, 0x40, 0x01,
5   0xba, 0x7f, 0x01, 0x02, 0x00, 0x01, 0xfa, 0x7f, 0x01, 0xfa, 0x7f, 0x01,
6   0x02, 0x00, 0x01, 0xfe, 0xff, 0x01};
Note: See TracBrowser for help on using the repository browser.