git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38711
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// the update rectangle
wxRect rectUpdate = GetUpdateClientRect();
// the update rectangle
wxRect rectUpdate = GetUpdateClientRect();
- // Fill it with background colour
- dc.SetBrush(GetBackgroundColour());
+ // fill it with background colour
+ dc.SetBackground(GetBackgroundColour());
dc.Clear();
// the bounding rectangle of the current line
dc.Clear();
// the bounding rectangle of the current line