view etc/images/separator.xpm @ 69428:1b5fec6d607f

(x_icon): Disable redundant call to `x_wm_set_window_state'.
author Károly Lőrentey <lorentey@elte.hu>
date Sun, 12 Mar 2006 01:37:34 +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",
" ",
" ",
" ",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
" ",
" ",
" "};