Fixed transparency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2005-05-17 20:30:24 +00:00
parent aec2635825
commit 926a18835e
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ static char *question_xpm[] = {
"o c #F6F900",
"; c #3F3F00",
"$ c #111111",
" c #FF00FF",
" c None",
"& c #202020",
"X c #AAAA00",
"@ c #949400",

View File

@ -9,7 +9,7 @@ static char *question_xpm[] = {
"o c #F6F900",
"; c #3F3F00",
"$ c #111111",
" c #FF00FF",
" c None",
"& c #202020",
"X c #AAAA00",
"@ c #949400",