Mercurial > mplayer.hg
view gui/mplayer/pixmaps/empty.xpm @ 30325:49e0dd1be4ab
Convert int -> enum PixelFormat in doTest().
author | stefano |
---|---|
date | Mon, 18 Jan 2010 23:33:17 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};