view gui/ui/pixmaps/aspect.xpm @ 33651:ede9413501da

Rename guiGetEvent type guiSetShVideo guiSetVideo.
author ib
date Mon, 27 Jun 2011 11:23:21 +0000
parents 520fb0f7544c
children 7139c58dc1ed
line wrap: on
line source

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