]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/horiz.xbm
Second part of #15224 fix: AddRows, AddColumns (dghart)
[wxWidgets.git] / src / gtk / horiz.xbm
index ff3309bcc45a4b8c797bebb2985d6cab193de944..94de3f9dcf05f988363e3ad348ac587d46961f0d 100644 (file)
@@ -1,6 +1,6 @@
-#define horiz_width 15
-#define horiz_height 15
-static 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};
+#define horiz_width 16
+#define horiz_height 16
+static unsigned char horiz_bits[] = {
+  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, };