]> git.saurik.com Git - wxWidgets.git/blame - src/motif/cdiag.xbm
Fixed event handling bug as suggested by Lech Wiktor Piotrowski.
[wxWidgets.git] / src / motif / cdiag.xbm
CommitLineData
16c1f7f3
JS
1#define cdiag_width 16
2#define cdiag_height 16
3static char cdiag_bits[] = {
4 0x81, 0x81, 0x42, 0x42, 0x24, 0x24, 0x18, 0x18, 0x18, 0x18, 0x24, 0x24,
5 0x42, 0x42, 0x81, 0x81, 0x81, 0x81, 0x42, 0x42, 0x24, 0x24, 0x18, 0x18,
6 0x18, 0x18, 0x24, 0x24, 0x42, 0x42, 0x81, 0x81};