X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32b8ec418aee4e38877d4cb79e2984c766dcc358..3a7bfa067e9b19cffc9d523ba83f3f4c1ad56c73:/samples/widgets/icons/bmpbtn.xpm diff --git a/samples/widgets/icons/bmpbtn.xpm b/samples/widgets/icons/bmpbtn.xpm index 5fa2aa593f..9310e842b0 100644 --- a/samples/widgets/icons/bmpbtn.xpm +++ b/samples/widgets/icons/bmpbtn.xpm @@ -1,37 +1,37 @@ -/* XPM */ -static char *magick[] = { -/* columns rows colors chars-per-pixel */ -"16 15 16 1", -" c Gray0", -". c #808000", -"X c #000080", -"o c #808080", -"O c #000000", -"+ c #808000", -"@ c #000080", -"# c #808080", -"$ c #c0c0c0", -"% c Red", -"& c Green", -"* c Yellow", -"= c Blue", -"- c Magenta", -"; c Cyan", -": c Gray100", -/* pixels */ -" ", -" $$$$$$$$$$$$$$ ", -" $$$# #$$$# #$ ", -" $$$ $ $$$ $$ $ ", -" $# $ $$$ $$ $ ", -" $ $ $ $# #$ ", -" $ $ $ $ $$$$$ ", -" $# $$ $ $$$$$ ", -" $ $ ", -" $$$ $$ $$$$$$$ ", -" $$$ $ $$ $ $ ", -" $$$ $ $ $$ $$$ ", -" $$ $ $$$ ", -" $ $$$$$$$$$ ", -" " -}; +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"16 15 16 1", +" c Gray0", +". c #808000", +"X c #000080", +"o c #808080", +"O c #000000", +"+ c #808000", +"@ c #000080", +"# c #808080", +"$ c none", +"% c Red", +"& c Green", +"* c Yellow", +"= c Blue", +"- c Magenta", +"; c Cyan", +": c Gray100", +/* pixels */ +" ", +" $$$$$$$$$$$$$$ ", +" $$$# #$$$# #$ ", +" $$$ $ $$$ $$ $ ", +" $# $ $$$ $$ $ ", +" $ $ $ $# #$ ", +" $ $ $ $ $$$$$ ", +" $# $$ $ $$$$$ ", +" $ $ ", +" $$$ $$ $$$$$$$ ", +" $$$ $ $$ $ $ ", +" $$$ $ $ $$ $$$ ", +" $$ $ $$$ ", +" $ $$$$$$$$$ ", +" " +};