added closing parenthesis inside comment, no real changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
61639efb66
commit
d40a56d0db
@ -359,7 +359,7 @@ WXHBRUSH wxControl::MSWControlColor(WXHDC pDC)
|
||||
{
|
||||
// by default consider that the controls text shouldn't erase the
|
||||
// background under it (this is true for all static controls, check boxes,
|
||||
// radio buttons, ...
|
||||
// radio buttons, ...)
|
||||
::SetBkMode((HDC)pDC, TRANSPARENT);
|
||||
|
||||
return DoMSWControlColor(pDC, wxNullColour);
|
||||
|
Loading…
Reference in New Issue
Block a user