1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-20 23:00:29 +00:00

26 lines
562 B
C
Raw Normal View History

/* XPM */
static char * layout_xpm[] = {
"20 20 2 1",
" c None",
". c #000000",
" ",
" ",
" ................. ",
" ",
" ",
" ................. ",
" ",
" ",
" ................. ",
" ",
" ",
" ................. ",
" ",
" ",
" ................. ",
" ",
" ",
" ................. ",
" ",
" "};