]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richtext/bitmaps/indentmore.xpm
Line endings fixes in bakefile-generated files.
[wxWidgets.git] / samples / richtext / bitmaps / indentmore.xpm
index ac1e336667893a3ce6ffdd3c34cdf03aeae3e64c..5171c381f114a27e88afab59ad1e6ae2140e301b 100644 (file)
@@ -1,25 +1,25 @@
-/* XPM */
-static char *indentmore_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"16 16 3 1",
-". c #4D4D4D",
-"  c None",
-"X c #4D4DA6",
-/* pixels */
-"       .        ",
-"                ",
-"  .... .........",
-"                ",
-"  X    .........",
-"  XX   .........",
-"XXXXX           ",
-"  XX   ......   ",
-"  X    ......   ",
-"                ",
-"  .... .........",
-"                ",
-"  .... ..       ",
-"                ",
-"       .        ",
-"                "
-};
+/* XPM */\r
+static const char *const indentmore_xpm[] = {\r
+/* columns rows colors chars-per-pixel */\r
+"16 16 3 1",\r
+". c #4D4D4D",\r
+"  c None",\r
+"X c #4D4DA6",\r
+/* pixels */\r
+"       .        ",\r
+"                ",\r
+"  .... .........",\r
+"                ",\r
+"  X    .........",\r
+"  XX   .........",\r
+"XXXXX           ",\r
+"  XX   ......   ",\r
+"  X    ......   ",\r
+"                ",\r
+"  .... .........",\r
+"                ",\r
+"  .... ..       ",\r
+"                ",\r
+"       .        ",\r
+"                "\r
+};\r