Mercurial > mplayer.hg
view gui/dialog/pixmaps/sub.xpm @ 37028:7694f4226420
Make the current item string as currItem global.
Utilize this variable instead of using string constants.
This allows naming the particular potmeter now.
author | ib |
---|---|
date | Fri, 04 Apr 2014 13:55:57 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};