Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/delsub.xpm @ 18095:5327871ea0e5
missing free in case sdpplin_parse_stream returns invalid stream.
author | reimar |
---|---|
date | Fri, 14 Apr 2006 14:10:04 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * delsub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};