Fixed icon transparency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-04-23 10:57:21 +00:00
parent 22c35d91e3
commit 31a38a342e
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ static char *icon1_xpm[] = {
" 32 32 2 1",
/* colors */
". c #000000",
"# c #ffffff",
"# c None",
/* pixels */
"################################",
"################################",
@@ -19,7 +19,7 @@ static char *icon1_xpm[] = {
"####..##..##..##########..######",
"####..##..##..##########..######",
"####..##################..######",
"###...##################..######",
"####..##################..######",
"####..##..##..##..##..##..######",
"####..##..##..##..##..##..######",
"####..##################..######",

View File

@@ -7,7 +7,7 @@ static char *icon4_xpm[] = {
"# c #c0c0c0",
"a c #808080",
"b c #ff0000",
"c c #ffffff",
"c c None",
/* pixels */
"cccccccccccccccccccccccccccccccc",
"cccccccccccccccccccccccccccccccc",