view gui/ui/pixmaps/empty1px.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 520fb0f7544c
children
line wrap: on
line source

/* XPM */
static const char * const empty1px_xpm[] = {
"1 1 1 1",
" 	c None",
" "};