mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
There's a '.' in the colour table that really shouldn't be there...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7828 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8c094fa08c
commit
beec7d16a6
@ -2,7 +2,7 @@
|
||||
static char const * noun_xpm[] = {
|
||||
"20 20 2 1",
|
||||
" c None",
|
||||
". c #000000000000",
|
||||
" c #000000000000",
|
||||
" ",
|
||||
" .. ",
|
||||
" .... ",
|
||||
|
Loading…
Reference in New Issue
Block a user