Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/empty1px.xpm @ 20469:54babf7ca302
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
extern and static, causing compilation to fail
author | reimar |
---|---|
date | Sat, 28 Oct 2006 10:21:30 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * empty1px_xpm[] = { "1 1 1 1", " c None", " "};