set alpha to 1.0
svn: r7403
This commit is contained in:
parent
734ee0857a
commit
89867ba710
|
@ -68,6 +68,7 @@ wxDC::wxDC(void)
|
|||
c = new wxColour(wxBLACK);
|
||||
current_text_fg = c;
|
||||
anti_alias = 0;
|
||||
current_alpha = 1.0;
|
||||
}
|
||||
|
||||
wxColour *wxDC::GetBackground(void){
|
||||
|
|
Loading…
Reference in New Issue
Block a user