lyx_mirror/lib/images/undo.xpm
Jean-Marc Lasgouttes 2bf37e842e Toolbar icons and banner are now read when needed from disk. Read ChangeLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@899 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-19 10:22:12 +00:00

26 lines
576 B
C

/* XPM */
static char const * undo_bw_xpm[] = {
"20 20 2 1",
" c #BFBFBFBFBFBF",
". c black",
" ",
" ",
" ",
" ",
" ",
" ",
" ...... ",
" .. .. ",
" . .. .. ",
" .. .. .. ",
" .... .. ",
" .... . ",
" ..... ",
" ...... ",
" ",
" ",
" ",
" ",
" ",
" "};