bitmaps/VHPanel.xbm
author Claus Gittinger <cg@exept.de>
Wed, 15 Nov 2017 11:56:58 +0100
changeset 6227 ff84138a7915
parent 168 056daffbbc0e
permissions -rw-r--r--
#BUGFIX by cg class: EditTextView changed: #splitLinesAtCharacterOrString care for readonly

#define VHPanel_width 16
#define VHPanel_height 16
static char VHPanel_bits[] = {
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x84, 0x21, 0x88, 0x11,
   0x90, 0x09, 0xbf, 0xfd, 0x90, 0x09, 0x88, 0x11, 0x84, 0x21, 0x80, 0x01,
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00};