]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/controls/icons/list.xpm
Fix broken and missing DataView interface items for Phoenix
[wxWidgets.git] / samples / controls / icons / list.xpm
index a7da5be9c9b17297c207743f78be92cb8ce40b4f..1fe225b936d6b2e7bcaed22651e45d79d7689adb 100644 (file)
@@ -1,27 +1,27 @@
-/* XPM */
-static char * list_xpm[] = {
-/* width height ncolors chars_per_pixel */
-"16 16 5 1",
-/* colors */
-"      s None  c None",
-".     c #000000",
-"+     c #c0c0c0",
-"@     c #808080",
-"#     c #ffffff",
-/* pixels */
-"@@@@@@@@@@@@@@@@",
-"@..............@",
-"@.##########+++@",
-"@.##########+.+@",
-"@.++++++++++...@",
-"@.##########+++@",
-"@.##########+++@",
-"@.+++++++++++++@",
-"@.##########+++@",
-"@.##########+++@",
-"@.+++++++++++++@",
-"@.##########+++@",
-"@.##########...@",
-"@.##########+.+@",
-"@.+++++++++++++@",
-"@@@@@@@@@@@@@@@@"};
+/* XPM */\r
+static const char *const list_xpm[] = {\r
+/* width height ncolors chars_per_pixel */\r
+"16 16 5 1",\r
+/* colors */\r
+"      s None  c None",\r
+".     c #000000",\r
+"+     c #c0c0c0",\r
+"@     c #808080",\r
+"#     c #ffffff",\r
+/* pixels */\r
+"@@@@@@@@@@@@@@@@",\r
+"@..............@",\r
+"@.##########+++@",\r
+"@.##########+.+@",\r
+"@.++++++++++...@",\r
+"@.##########+++@",\r
+"@.##########+++@",\r
+"@.+++++++++++++@",\r
+"@.##########+++@",\r
+"@.##########+++@",\r
+"@.+++++++++++++@",\r
+"@.##########+++@",\r
+"@.##########...@",\r
+"@.##########+.+@",\r
+"@.+++++++++++++@",\r
+"@@@@@@@@@@@@@@@@"};\r