]> git.saurik.com Git - wxWidgets.git/blame - src/gtk/cdiag.xbm
use UTF8-encoded char* strings in UTF8 build instead of wchar_t* if the current local...
[wxWidgets.git] / src / gtk / cdiag.xbm
CommitLineData
c801d85f
KB
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};