view gui/ui/pixmaps/aspect169.xpm @ 34121:fbfde63a7e82

Fix include condition. Don't explicitly list the sytems that need the windows.h header file. Only OS/2 doesn't need it.
author ib
date Mon, 17 Oct 2011 10:46:38 +0000
parents f4a32f67fee7
children 7139c58dc1ed
line wrap: on
line source

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