aboutsummaryrefslogblamecommitdiffstats
path: root/widgets/table/add-col.xpm
blob: 9c5f314c8e773c9ae16dd4b6d33ed494b9dd8d61 (plain) (tree)





















                               
/* XPM */
static char * add_col_xpm[] = {
"16 16 3 1",
"   c None",
".  c #000000",
"+  c #FFFFFF",
"                ",
"                ",
"                ",
"                ",
" .............. ",
" .++++++++++++. ",
" .++++++++++++. ",
" ....+++....... ",
"     .+.        ",
"      .         ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};