Mercurial > emacs
view src/bitmaps/gray.xbm @ 53021:92d82baef50b
* xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sat, 08 Nov 2003 12:45:13 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
line source
#define gray_width 2 #define gray_height 2 static unsigned char gray_bits[] = { 0x01, 0x02};