Mercurial > mplayer.hg
view gui/ui/pixmaps/chapter.xpm @ 33957:349e1fc4b6f2
Rephrase condition for btnModify().
Don't rely on the values of btnPressed or btnReleased.
author | ib |
---|---|
date | Thu, 01 Sep 2011 18:52:09 +0000 |
parents | 520fb0f7544c |
children |
line wrap: on
line source
/* XPM */ static const char * const chapter_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #CD0909", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};