/*
 * $Header: /n/homeserver/i/gounares/pu/apex/src/apex/RCS/editor_qmark_bmp,v 1.1 93/01/06 03:28:11 gounares Exp Locker: gounares $
 */

#define editor_qmark_bmp_width 16
#define editor_qmark_bmp_height 16
static char editor_qmark_bmp_bits[] = {
   0x7c, 0x00, 0xfe, 0x00, 0xc7, 0x01, 0xc7, 0x01, 0xc2, 0x01, 0xe0, 0x01,
   0xf0, 0x00, 0x70, 0x00, 0x38, 0x00, 0x18, 0x00, 0x18, 0x00, 0x00, 0x00,
   0x18, 0x00, 0x3c, 0x00, 0x3c, 0x00, 0x18, 0x00};
