Mercurial > mplayer.hg
view gui/mplayer/pixmaps/sub.xpm @ 25537:c9c099ac7385
removed inclusion of unneeded header (forgotten in previous commit)
author | nicodvb |
---|---|
date | Tue, 01 Jan 2008 17:03:25 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};