bitmaps/leftTab.xbm
author Claus Gittinger <cg@exept.de>
Thu, 12 Dec 2019 15:20:32 +0100
changeset 6194 29981ae53019
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#DOCUMENTATION by cg class: CheckBox comment/format in: #sendChangeMessageWith:

#define leftTab_width 16
#define leftTab_height 16
#define leftTab_x_hot -1
#define leftTab_y_hot -1
static char leftTab_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0xc0, 0x01, 0xc0, 0x03, 0xc0, 0x07,
   0xc0, 0x0f, 0xc0, 0x1f, 0xc0, 0x1f, 0xc0, 0x0f, 0xc0, 0x07, 0xc0, 0x03,
   0xc0, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00};