bitmaps/ComboDn.8.xpm
author Claus Gittinger <cg@exept.de>
Mon, 01 Jan 2018 11:07:39 +0100
changeset 6248 74cd4f46a0d8
parent 5999 ff5d2548cc0e
permissions -rw-r--r--
#REFACTORING by cg class: ListView changed: #at:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5999
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
/* XPM */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
static char *ComboDn_8_xpm[] = {
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
/* width height ncolors chars_per_pixel */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
"8 8 2 1",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
/* colors */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
"a c black",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
"b c none",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
/* pixels */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
"baaaaaab",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
"bbaaaabb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
"bbbbbbbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
"baaaaaab",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
};