]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/controls/icons/radio.xpm
Fix broken and missing DataView interface items for Phoenix
[wxWidgets.git] / samples / controls / icons / radio.xpm
index e4695e828f597152e368b55b15afff5a0c1c4b0f..3e4440e2fe98a3d4749a5100e442aeffdd09787a 100644 (file)
@@ -1,27 +1,27 @@
-/* XPM */
-static char * radio_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 radio_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