view gui/ui/pixmaps/aspect11.xpm @ 34680:f49f6501eb8b

Add a default clause to listMgr()'s switch statement.
author ib
date Thu, 23 Feb 2012 13:15:47 +0000
parents f4a32f67fee7
children 7139c58dc1ed
line wrap: on
line source

/* XPM */
static const char * const aspect11_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...+...+...+..+.",
".+..++......++..+.",
".+...+.......+..+.",
".+...+.......+..+.",
".+...+...+...+..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};