bitmaps/ScrollUp.12.xbm
author Claus Gittinger <cg@exept.de>
Fri, 01 Sep 2017 14:30:38 +0200
changeset 6202 3b9b166e5fc1
parent 1686 12619751ba2c
permissions -rw-r--r--
#REFACTORING by cg class: TextView added: #compareAgainst:name: #compareAgainst:named: #compareWithClipboard #compareWithFile #openFileBrowserOnFileNamed: #openFileBrowserOnIt #openWorkspaceWithIt

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