Mercurial > mplayer.hg
view gui/ui/pixmaps/nosub.xpm @ 35149:fbe4b3716aa0
Silence a few warnings.
A little bit more compact code and removing "warning: comparison between signed and unsigned integer expressions".
author | iive |
---|---|
date | Thu, 11 Oct 2012 22:10:48 +0000 |
parents | f4a32f67fee7 |
children |
line wrap: on
line source
/* XPM */ static const char * const nosub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};