]> git.saurik.com Git - wxWidgets.git/blame - src/qt/bdiag.xbm
Copied isql.h and isqlext.h to /include/wx/unix and make
[wxWidgets.git] / src / qt / bdiag.xbm
CommitLineData
7c78e7c7
RR
1#define bdiag_width 16
2#define bdiag_height 16
3static char bdiag_bits[] = {
4 0x80, 0x80, 0x40, 0x40, 0x20, 0x20, 0x10, 0x10, 0x08, 0x08, 0x04, 0x04,
5 0x02, 0x02, 0x01, 0x01, 0x80, 0x80, 0x40, 0x40, 0x20, 0x20, 0x10, 0x10,
6 0x08, 0x08, 0x04, 0x04, 0x02, 0x02, 0x01, 0x01};