]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/icons/choice.xpm
Add CombineURIs implementation for wxWebFileProtocolHandler. Update the IE backend...
[wxWidgets.git] / samples / widgets / icons / choice.xpm
index c46aaf5dba24d79f4e78c9eccaccef2db256ceb8..f8aab8243d1d991d8977da356162df3508cf0614 100644 (file)
@@ -1,27 +1,27 @@
-/* XPM */
-static char * choice_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 choice_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