Mercurial > mplayer.hg
view gui/dialog/pixmaps/empty.xpm @ 35613:4bcf4d38c8ad
Support decoding lbc files.
Reported-by: bat guano, batguano999 hotmail
author | cehoyos |
---|---|
date | Sun, 23 Dec 2012 01:25:26 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};