Files
Lars Ingebrigtsen f5e8e7a7b9 Add nohandle-guide images for tree-widget
These are copies of the guide.* files
2022-06-06 00:42:56 +02:00

27 lines
290 B
C

/* XPM */
static char * guide_xpm[] = {
"6 21 2 1",
" c None",
". c #ADA5C6",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" .",
" ."};