]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richtext/bitmaps/underline.xpm
Line endings fixes in bakefile-generated files.
[wxWidgets.git] / samples / richtext / bitmaps / underline.xpm
index 5513b39a15d9cd02f53c75d5371780fc829eea0b..441085a772266cb640e8ed784b615c43c3b6aa41 100644 (file)
@@ -1,25 +1,25 @@
-/* XPM */
-static char *underline_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"16 16 3 1",
-". c Black",
-"X c #A6A6A6",
-"  c None",
-/* pixels */
-"                ",
-"                ",
-"                ",
-"    .... ....   ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..X X..    ",
-"      .....     ",
-"                ",
-"    .........   ",
-"                ",
-"                "
-};
+/* XPM */\r
+static const char *const underline_xpm[] = {\r
+/* columns rows colors chars-per-pixel */\r
+"16 16 3 1",\r
+". c Black",\r
+"X c #A6A6A6",\r
+"  c None",\r
+/* pixels */\r
+"                ",\r
+"                ",\r
+"                ",\r
+"    .... ....   ",\r
+"     ..   ..    ",\r
+"     ..   ..    ",\r
+"     ..   ..    ",\r
+"     ..   ..    ",\r
+"     ..   ..    ",\r
+"     ..   ..    ",\r
+"     ..X X..    ",\r
+"      .....     ",\r
+"                ",\r
+"    .........   ",\r
+"                ",\r
+"                "\r
+};\r