Mercurial > mplayer.hg
view gui/dialog/pixmaps/empty1px.xpm @ 36093:22ac72559523
Move declaration into scope where variable is used.
author | ib |
---|---|
date | Mon, 29 Apr 2013 12:26:37 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const empty1px_xpm[] = { "1 1 1 1", " c None", " "};