Edwin missed making these black not blue

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5678 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-11-20 16:35:51 +00:00
parent 5e37ac3113
commit 9e8436a4f7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
static char * backslash_xpm[] = {
"7 23 2 1",
" c None",
". c #5972FF",
". c black",
". ",
". ",
". ",

View File

@ -2,7 +2,7 @@
static char * slash_xpm[] = {
"7 23 2 1",
" c None",
". c #5972FF",
". c black",
" .",
" .",
" .",