view Gui/mplayer/pixmaps/empty1px.xpm @ 19135:776e4be859e9

Quit on eof, was broken by r17150 Noticed by LR hephooey gmail com
author rtogni
date Wed, 19 Jul 2006 18:20:25 +0000
parents 518b5935a909
children
line wrap: on
line source

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