]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richtext/bitmaps/bold.xpm
eliminate possibility of configure enabling gnomeprint with GTK3
[wxWidgets.git] / samples / richtext / bitmaps / bold.xpm
index fb25642ede3fceb1a051198a145f733160ebd13a..fecbd949dbcdeeb3d4aa7b3e4e7e51ce4524a845 100644 (file)
@@ -1,24 +1,24 @@
-/* XPM */
-static char *bold_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"16 16 2 1",
-". c Black",
-"  c None",
-/* pixels */
-"                ",
-"                ",
-"                ",
-"    ........    ",
-"     ...  ...   ",
-"     ...  ...   ",
-"     ...  ...   ",
-"     .......    ",
-"     ...  ...   ",
-"     ...  ...   ",
-"     ...  ...   ",
-"    ........    ",
-"                ",
-"                ",
-"                ",
-"                "
-};
+/* XPM */\r
+static const char *const bold_xpm[] = {\r
+/* columns rows colors chars-per-pixel */\r
+"16 16 2 1",\r
+". c Black",\r
+"  c None",\r
+/* pixels */\r
+"                ",\r
+"                ",\r
+"                ",\r
+"    ........    ",\r
+"     ...  ...   ",\r
+"     ...  ...   ",\r
+"     ...  ...   ",\r
+"     .......    ",\r
+"     ...  ...   ",\r
+"     ...  ...   ",\r
+"     ...  ...   ",\r
+"    ........    ",\r
+"                ",\r
+"                ",\r
+"                ",\r
+"                "\r
+};\r