bitmaps/b_alignCV.xbm
author Claus Gittinger <cg@exept.de>
Thu, 11 Feb 2016 14:47:28 +0100
changeset 3251 b5188e3ab24f
parent 269 8ced22627ae1
permissions -rw-r--r--
#REFACTORING class: UIPainter changed: #askForSectionModification (send #allBold instead of #asBoldText) #askForUnsavedModifications (send #allBold instead of #asBoldText) #checkClassAndSelector (send #allBold instead of #asBoldText) #withSpecClassAndSelectorDo: (send #allBold instead of #asBoldText) use asBold instead of asBoldText
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_alignCV_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_alignCV_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_alignCV_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x60, 0x60, 0x60, 0x60, 0x61, 0x61, 0x63, 0x63, 0x67, 0x67,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x6f, 0x6f, 0x7f, 0x7f, 0x6f, 0x6f, 0x67, 0x67, 0x63, 0x63, 0x61, 0x61,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x00, 0x00};