Mercurial > mplayer.hg
view gui/dialog/pixmaps/sub.xpm @ 37007:55f911b7217a
Fix PutImage() for item type itVPotmeter.
Add missing code to handle it.
Please note: PutImage() did never work
for an itVPotmeter phase image so far.
author | ib |
---|---|
date | Fri, 28 Mar 2014 14:18:50 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};