mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
9 lines
439 B
Text
9 lines
439 B
Text
/* $XConsortium: DtBldr.t_m.bm /main/2 1995/07/17 14:38:11 drk $ */
|
|
#define DtBldr.t_m.bm_width 16
|
|
#define DtBldr.t_m.bm_height 16
|
|
#define DtBldr.t_m.bm_x_hot 0
|
|
#define DtBldr.t_m.bm_y_hot 0
|
|
static unsigned char DtBldr.t_m.bm_bits[] = {
|
|
0xff, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff};
|