bitmaps/VVPanel.xbm
author Claus Gittinger <cg@exept.de>
Fri, 08 Feb 2019 15:26:22 +0100
changeset 6522 6136bb31f689
parent 168 056daffbbc0e
permissions -rw-r--r--
#BUGFIX by cg class: ListView changed: #withTabs:expand:

#define VVPanel_width 16
#define VVPanel_height 16
static char VVPanel_bits[] = {
   0x80, 0x00, 0x80, 0x00, 0x90, 0x04, 0xa0, 0x02, 0xc0, 0x01, 0x80, 0x00,
   0x00, 0x00, 0xff, 0x7f, 0xff, 0x7f, 0x00, 0x00, 0x80, 0x00, 0xc0, 0x01,
   0xa0, 0x02, 0x90, 0x04, 0x80, 0x00, 0x80, 0x00};