Mercurial > mplayer.hg
view gui/ui/pixmaps/sub.xpm @ 33953:4721b1537f80
Don't map the window after resizing.
There is no reason to do so.
author | ib |
---|---|
date | Thu, 01 Sep 2011 18:22:58 +0000 |
parents | 520fb0f7544c |
children |
line wrap: on
line source
/* XPM */ static const char * const sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};