mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
fix accidentally broken image
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16719 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
68e4965abb
commit
3dca136795
@ -1,8 +1,8 @@
|
||||
/* XPM */
|
||||
static char const * run_latex_xpm[] = {
|
||||
static char const * view_dvi_xpm[] = {
|
||||
"20 20 2 1",
|
||||
" c None",
|
||||
". c #000000000000",
|
||||
". c #000000",
|
||||
" ",
|
||||
" .................. ",
|
||||
" . . ",
|
||||
|
Loading…
Reference in New Issue
Block a user