wxWidgets/contrib/utils/wxrcedit/bitmaps/used.xpm

22 lines
400 B
C
Raw Normal View History

/* XPM */
static char * used_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
" ",
" ",
" ",
" . ",
" ... ",
" .... ",
" .... ",
" .. .... ",
" ....... ",
" ..... ",
" ... ",
" . ",
" ",
" ",
" "};