bitmaps/rightTab.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 rightTab_width 16
#define rightTab_height 16
#define rightTab_x_hot -1
#define rightTab_y_hot -1
static char rightTab_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x80, 0x03, 0xc0, 0x03, 0xe0, 0x03,
   0xf0, 0x03, 0xf8, 0x03, 0xf8, 0x03, 0xf0, 0x03, 0xe0, 0x03, 0xc0, 0x03,
   0x80, 0x03, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00};