first attempt at adding the minimal set needed for dead-key support, see #15345
[wxWidgets.git] / src / gtk / verti.xbm
CommitLineData
9bfdedfb
VZ
1#define verti_width 16
2#define verti_height 16
1780a38b 3static unsigned char verti_bits[] = {
9bfdedfb
VZ
4 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08,
5 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08,
6 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, };