view etc/images/separator.xpm @ 69590:d9fdd137cff0

(Documentation Tips): One can now also write `program' in front of a quoted symbol in a docstring to prevent making a hyperlink.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 20 Mar 2006 01:33:19 +0000
parents ed7704221f2b
children 75b06a7624a1
line wrap: on
line source

/* XPM */
static char * sep_xpm[] = {
"1 24 2 1",
" 	c None s backgroundToolBarColor",
".	c #776758",
" ",
" ",
" ",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
" ",
" ",
" "};