]> git.saurik.com Git - wxWidgets.git/blobdiff - art/cross.xpm
fix for GTK assertion `info->icon_pixmap == NULL' failed, #9905
[wxWidgets.git] / art / cross.xpm
index b30173b39845fd652ab390581779fa8e274e1065..20ab3f3466e55dcbdb21bb43ae70a2550f20efe7 100644 (file)
@@ -1,17 +1,17 @@
-/* XPM */
-static char *cross_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"10 10 2 1",
-"  c Gray0",
-"# c None",
-/* pixels */
-" ######## ",
-"   ####   ",
-"#   ##   #",
-"##      ##",
-"###    ###",
-"###    ###",
-"##      ##",
-"#   ##   #",
-"   ####   ",
-"  ######  "};
+/* XPM */\r
+static const char *const cross_xpm[] = {\r
+/* columns rows colors chars-per-pixel */\r
+"10 10 2 1",\r
+"  c Gray0",\r
+"# c None",\r
+/* pixels */\r
+" ######## ",\r
+"   ####   ",\r
+"#   ##   #",\r
+"##      ##",\r
+"###    ###",\r
+"###    ###",\r
+"##      ##",\r
+"#   ##   #",\r
+"   ####   ",\r
+"  ######  "};\r