view lisp/toolbar/close.xpm @ 57912:4ac46dccac25
Replace non-nil with non-@code{nil}.
author |
Jan Djärv <jan.h.d@swipnet.se> |
date |
Wed, 03 Nov 2004 14:08:00 +0000 (2004-11-03) |
parents |
734ff40978ad |
children |
|
line source
/* XPM */
static char * close_xpm[] = {
"24 24 2 1",
" c None",
". c #000000",
" ",
" ",
" ",
" ",
" ",
" ",
" . . ",
" . ... ",
" .. .... ",
" .. ... ",
" ..... ",
" ... ",
" ..... ",
" ....... ",
" ... .... ",
" ... .... ",
" ... .. ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};