]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/icons/hyperlnk.xpm
Add a test of wxFilePickerCtrl::GetValue() to the widgets sample.
[wxWidgets.git] / samples / widgets / icons / hyperlnk.xpm
index 80fb1598059066903f3209238c6bf21d287fb87d..689289fc8b4b5f2661fca7188e62c4da702b48c7 100644 (file)
@@ -1,54 +1,54 @@
-/* XPM */
-static char *hyperlnk_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 hyperlnk_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