Mercurial > emacs
view etc/images/ezimage/box-minus.xpm @ 110459:7ea64e427cb0
* src/doprnt.c: Do not include stdlib.h, config.h does it.
Move #include before macro definition.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 21 Sep 2010 14:03:34 +0300 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_minus_xpm[] = { "20 15 4 1", " c None", ". c #000000", "+ c #828282", "@ c #D19200", "...+ +..+ ", ".@@.+ +.@.+", "+.@@.+ +.@@@.", "+.@@@.+++++++++.@@..", " +..@............@.+", " +.@..@@@@@@@@@@@..+", " +.@@..............+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@......@@@.+", " +.@@.@@@......@@@.+", " +.@.@@@@@@@@@@@@.+", " +..@@@@@@@@@@@@.+", " +..............+", " ++++++++++++++ "};