X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1813c06b6b2c334d5cea94506fb020143fed6c46..01f714f3bbf748710e455cdbcdb577894a102397:/art/dir_up.xpm diff --git a/art/dir_up.xpm b/art/dir_up.xpm index 6a04e939c3..bfe1c32b4b 100644 --- a/art/dir_up.xpm +++ b/art/dir_up.xpm @@ -1,7 +1,7 @@ /* XPM */ static char *dir_up_xpm[] = { /* columns rows colors chars-per-pixel */ -"16 16 4 1", +"16 15 4 1", "@ c #000000", " c None", "* c Yellow", @@ -21,6 +21,4 @@ static char *dir_up_xpm[] = { " @*:*:*:*:*:*:*@", " @:*:*:*:*:*:*:@", " @@@@@@@@@@@@@@@", -" ", -" ", -}; +" "};