wok annotate mtpaint/stuff/icons-tango/xbm_select.xbm @ rev 7084

Added libsigc++ to libsigc++-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 03 00:29:54 2010 +0000 (2010-11-03)
parents
children
rev   line source
pankso@42 1 #define xbm_select_width 20
pankso@42 2 #define xbm_select_height 20
pankso@42 3 static unsigned char xbm_select_bits[] = {
pankso@42 4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
pankso@42 5 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
pankso@42 6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xe0, 0x01, 0x00, 0x00, 0x00,
pankso@42 7 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
pankso@42 8 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };