Don't cause scroll events for position changes from SetScrollbars, broken in r67326.
[wxWidgets.git] / src / gtk / cross.xbm
CommitLineData
9bfdedfb
VZ
1#define cross_width 16
2#define cross_height 16
1780a38b 3static unsigned char cross_bits[] = {
9bfdedfb
VZ
4 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0xFF, 0xFF, 0x08, 0x08, 0x08, 0x08,
5 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0xFF, 0xFF,
6 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, };