bitmaps/b_alignTB.xbm
author Claus Gittinger <cg@exept.de>
Tue, 09 Jul 2013 22:07:04 +0200
changeset 3029 58cc0b402815
parent 269 8ced22627ae1
permissions -rw-r--r--
class: MenuEditor added: #doBrowseChoiceMethod #doBrowseIndicationMethod comment/format in: #doBrowseActionMethod changed: #doBrowseApplicationMethodFor:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
269
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define b_alignTB_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_alignTB_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_alignTB_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0xff, 0xff, 0x08, 0x10, 0x1c, 0x38, 0x3e, 0x7c, 0x7f, 0xfe, 0x08, 0x10,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x7f, 0xfe,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x3e, 0x7c, 0x1c, 0x38, 0x08, 0x10, 0xff, 0xff};