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

#define xbm_width 12
#define xbm_height 12
static char xbm_bits[] = {
0x00, 0x00, 
0x00, 0x00, 
0xFC, 0x03, 
0xFC, 0x03, 
0xF8, 0x01, 
0xF8, 0x01, 
0xF0, 0x00, 
0xF0, 0x00, 
0x60, 0x00, 
0x60, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
};