]> git.saurik.com Git - wxWidgets.git/blame - src/gtk/cdiag.xbm
honour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderless windows; also always allow...
[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};