bitmaps/leftTab.xbm
author Claus Gittinger <cg@exept.de>
Tue, 07 May 2019 13:14:22 +0200
changeset 6048 1cc3955c1959
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#FEATURE by cg class: AbstractHierarchicalItem added: #recursiveDetect:skipIf:skipChildrenIf:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
80
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define leftTab_width 16
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define leftTab_height 16
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
#define leftTab_x_hot -1
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
#define leftTab_y_hot -1
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
static char leftTab_bits[] = {
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0xc0, 0x01, 0xc0, 0x03, 0xc0, 0x07,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
   0xc0, 0x0f, 0xc0, 0x1f, 0xc0, 0x1f, 0xc0, 0x0f, 0xc0, 0x07, 0xc0, 0x03,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
   0xc0, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00};