aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/toolbar/left_arrow.xpm5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/toolbar/left_arrow.xpm b/lisp/toolbar/left_arrow.xpm
index 8e40eb5fb3b..d7b38d83558 100644
--- a/lisp/toolbar/left_arrow.xpm
+++ b/lisp/toolbar/left_arrow.xpm
@@ -1,6 +1,6 @@
1/* XPM */ 1/* XPM */
2static char * tb_left_arrow_xpm[] = { 2static char * left_arrow_xpm[] = {
3"24 25 42 1", 3"24 24 42 1",
4" c None", 4" c None",
5". c #000000", 5". c #000000",
6"+ c #C6D7C3", 6"+ c #C6D7C3",
@@ -66,5 +66,4 @@ static char * tb_left_arrow_xpm[] = {
66" ", 66" ",
67" ", 67" ",
68" ", 68" ",
69" ",
70" "}; 69" "};