Mercurial > mplayer.hg
view gui/mplayer/pixmaps/empty.xpm @ 23587:58bd3640c0c2
Hack around some fullscreen issues with gl under Windows
(non-fullscreen window would not always return to original size).
author | reimar |
---|---|
date | Fri, 22 Jun 2007 22:06:58 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};