view Gui/mplayer/pixmaps/empty1px.xpm @ 21846:0d1962e604eb

small updates
author diego
date Wed, 10 Jan 2007 14:28:13 +0000
parents 518b5935a909
children
line wrap: on
line source

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