bitmaps/leftTab.xbm
author Claus Gittinger <cg@exept.de>
Sat, 02 Mar 2019 12:23:52 +0100
changeset 6021 15bfa1dd30de
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#DOCUMENTATION by cg class: MenuPanel changed: #buttonMotion:x:y:

#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};