Mercurial > mplayer.hg
view gui/dialog/pixmaps/empty.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 empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};