Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/empty.xpm @ 19493:aa58338824f8
Remove backup files from the win32 subdir as well.
author | diego |
---|---|
date | Tue, 22 Aug 2006 23:04:48 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};