]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/gtk/horiz.xbm
correcting a missing redraw area on certain resize operations when window has a border
[wxWidgets.git] / src / gtk / horiz.xbm
... / ...
CommitLineData
1#define horiz_width 15
2#define horiz_height 15
3static char horiz_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
6 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00};