X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1780a38b7bc9a9c04d33775a3176fe8516465f50..67afffcd05e53e20503b7b64215b6c272ac75e47:/src/gtk/cross.xbm diff --git a/src/gtk/cross.xbm b/src/gtk/cross.xbm index 916ee76e3a..2930c572e4 100644 --- a/src/gtk/cross.xbm +++ b/src/gtk/cross.xbm @@ -1,6 +1,6 @@ -#define cross_width 15 -#define cross_height 15 +#define cross_width 16 +#define cross_height 16 static unsigned char cross_bits[] = { - 0x84, 0x10, 0x84, 0x10, 0xff, 0x7f, 0x84, 0x10, 0x84, 0x10, 0x84, 0x10, - 0x84, 0x10, 0xff, 0x7f, 0x84, 0x10, 0x84, 0x10, 0x84, 0x10, 0x84, 0x10, - 0xff, 0x7f, 0x84, 0x10, 0x84, 0x10}; + 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0xFF, 0xFF, 0x08, 0x08, 0x08, 0x08, + 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0xFF, 0xFF, + 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, };