bitmaps/centerTab.xbm
author Stefan Vogel <sv@exept.de>
Wed, 22 May 2019 18:07:59 +0200
changeset 6054 8b6b5de90065
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#BUGFIX by stefan class: DSVColumnView changed: #update:with:from: deselect when disabled fia enableChannel

#define centerTab_width 16
#define centerTab_height 16
#define centerTab_x_hot -1
#define centerTab_y_hot -1
static char centerTab_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0xc0, 0x03, 0xe0, 0x07,
   0xf0, 0x0f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf0, 0x0f, 0xe0, 0x07, 0xc0, 0x03,
   0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};