]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/icons/radiobox.xpm
By default, align renderers as column header under GTK+, too.
[wxWidgets.git] / samples / widgets / icons / radiobox.xpm
index b8e2fa2800f9f15f8c56d1866095490975f3c350..b5f9b9e36024c63d2012f3fabb7e115603958557 100644 (file)
@@ -1,54 +1,54 @@
-/* XPM */
-static char *radio_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"32 32 16 1",
-"  c Gray0",
-". c #808000",
-"X c #000080",
-"o c #808080",
-"O c #000000",
-"+ c #808000",
-"@ c #000080",
-"# c none",
-"$ c #808080",
-"% c Red",
-"& c Green",
-"* c Yellow",
-"= c Blue",
-"- c Magenta",
-"; c Cyan",
-": c Gray100",
-/* pixels */
-"################################",
-"################################",
-"################################",
-"################################",
-"###########$$$$$$$$$#:##########",
-"#########$$$       $$#:#########",
-"########$$  $::::::  $::########",
-"#######$$ :::::::::::#$::#######",
-"######$$ :::::::::::::#$::######",
-"#####$$ :::::::::::::::#$::#####",
-"####$$ ::::::#####::::::#$:#####",
-"####$ $:::::$     $#:::::$#:####",
-"###$$ :::::$       $#::::$#:####",
-"###$ :::::$         $:::::$:####",
-"###$ :::::           #::::$:####",
-"###$ :::::           #::::$:####",
-"###$ :::::           #::::$:####",
-"###$ :::::           #::::$:####",
-"###$ :::::           #::::$:####",
-"###$ :::::$         $:::::$:####",
-"###$$ :::::$       $#::::$#:####",
-"####$ ::::::$     $#:::::$#:####",
-"####$$#::::::#####::::::$#:#####",
-"####:$$#:::::::::::::::$#:######",
-"#####:$$$:::::::::::::$#:#######",
-"######:$$$:::::::::::$#:########",
-"#######::$$$::::::$$$::#########",
-"#########:$$$$$$$$$::###########",
-"###########::::::::#############",
-"################################",
-"################################",
-"################################"
-};
+/* XPM */\r
+static const char *const radio_xpm[] = {\r
+/* columns rows colors chars-per-pixel */\r
+"32 32 16 1",\r
+"  c Gray0",\r
+". c #808000",\r
+"X c #000080",\r
+"o c #808080",\r
+"O c #000000",\r
+"+ c #808000",\r
+"@ c #000080",\r
+"# c none",\r
+"$ c #808080",\r
+"% c Red",\r
+"& c Green",\r
+"* c Yellow",\r
+"= c Blue",\r
+"- c Magenta",\r
+"; c Cyan",\r
+": c Gray100",\r
+/* pixels */\r
+"################################",\r
+"################################",\r
+"################################",\r
+"################################",\r
+"###########$$$$$$$$$#:##########",\r
+"#########$$$       $$#:#########",\r
+"########$$  $::::::  $::########",\r
+"#######$$ :::::::::::#$::#######",\r
+"######$$ :::::::::::::#$::######",\r
+"#####$$ :::::::::::::::#$::#####",\r
+"####$$ ::::::#####::::::#$:#####",\r
+"####$ $:::::$     $#:::::$#:####",\r
+"###$$ :::::$       $#::::$#:####",\r
+"###$ :::::$         $:::::$:####",\r
+"###$ :::::           #::::$:####",\r
+"###$ :::::           #::::$:####",\r
+"###$ :::::           #::::$:####",\r
+"###$ :::::           #::::$:####",\r
+"###$ :::::           #::::$:####",\r
+"###$ :::::$         $:::::$:####",\r
+"###$$ :::::$       $#::::$#:####",\r
+"####$ ::::::$     $#:::::$#:####",\r
+"####$$#::::::#####::::::$#:#####",\r
+"####:$$#:::::::::::::::$#:######",\r
+"#####:$$$:::::::::::::$#:#######",\r
+"######:$$$:::::::::::$#:########",\r
+"#######::$$$::::::$$$::#########",\r
+"#########:$$$$$$$$$::###########",\r
+"###########::::::::#############",\r
+"################################",\r
+"################################",\r
+"################################"\r
+};\r