bitmaps/ScrollRt.xbm
author Claus Gittinger <cg@exept.de>
Wed, 20 Feb 2019 10:29:13 +0100
changeset 6534 e89344f07a33
parent 29 50eff3d4b09a
permissions -rw-r--r--
#REFACTORING by cg class: DialogBox class changed: #requestFileNameForImageSave:image:default:pattern: removed the libtool prerequisite

#define ScrollRt_width 16
#define ScrollRt_height 16
static char ScrollRt_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x78, 0x00, 0xf8, 0x01,
   0xf8, 0x07, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x07, 0xf8, 0x01, 0x78, 0x00,
   0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};