bitmaps/VVPanel.xbm
author sr
Tue, 11 Jun 2019 11:47:16 +0200
changeset 6604 89a0c07bbba9
parent 168 056daffbbc0e
permissions -rw-r--r--
#BUGFIX by Stefan Reise fixed recursion when calling #showSelectedFont #updateFamilyList class: FontPanel added: #updateFamilyListAndDoShowSelectedFont: changed: #showSelectedFont #updateFamilyList

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