X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1780a38b7bc9a9c04d33775a3176fe8516465f50..abd474ea63667f727940a009cc3e0b23ba9f418f:/src/gtk/horiz.xbm diff --git a/src/gtk/horiz.xbm b/src/gtk/horiz.xbm index f4a31c6e9d..94de3f9dcf 100644 --- a/src/gtk/horiz.xbm +++ b/src/gtk/horiz.xbm @@ -1,6 +1,6 @@ -#define horiz_width 15 -#define horiz_height 15 +#define horiz_width 16 +#define horiz_height 16 static unsigned char horiz_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00}; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, };