bitmaps/Warning_motif.xbm
author ca
Tue, 17 Dec 2019 16:40:54 +0100
branchjv
changeset 6787 51fbee1169fc
parent 1200 44519e048a96
permissions -rw-r--r--
Optimize resize operation BUGFIX by ca class: PanelView added: #beVisible #beVisiblePostUpdate #storePreferredWidthOrHeight:for: optimize resize operation (grafted from fe96efd9e4022ca111e8bdd83394c97b1a6d2e21)

#define xm_warning_width 9
#define xm_warning_height 22
static char xm_warning_bits[] = {
   0x00, 0x00, 0x18, 0x00, 0x2c, 0x00, 0x56, 0x00, 0x2a, 0x00, 0x56, 0x00,
   0x2a, 0x00, 0x56, 0x00, 0x2c, 0x00, 0x14, 0x00, 0x2c, 0x00, 0x14, 0x00,
   0x2c, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x14, 0x00,
   0x2c, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00};