bitmaps/RadioOn.xbm
author Claus Gittinger <cg@exept.de>
Fri, 26 Jan 2018 07:42:09 +0100
changeset 6278 76787fe7856f
parent 168 056daffbbc0e
permissions -rw-r--r--
#REFACTORING by cg class: DialogBox class changed: #defaultOKButtonAtLeft (send #enforcedPositionOfOKButtonInDialogs instead of #enforcedOKPositionInDialogs)

#define RadioOn_width 15
#define RadioOn_height 15
static unsigned char RadioOn_bits[] = {
   0xe0, 0x03, 0xf8, 0x0f, 0x1c, 0x1c, 0x0e, 0x38, 0xc6, 0x31, 0xe3, 0x63,
   0xf3, 0x67, 0xf3, 0x67, 0xf3, 0x67, 0xe3, 0x63, 0xc6, 0x31, 0x0e, 0x38,
   0x1c, 0x1c, 0xf8, 0x0f, 0xe0, 0x03};