]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/cross.xbm
revert nested event loop support for wxGTK1 because it causes applications hangs
[wxWidgets.git] / src / gtk / cross.xbm
index 916ee76e3a876cf98d8b82285a3bc4c2b72bbbdd..2930c572e409a482990f3d0ac5784a456366dc71 100644 (file)
@@ -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, };