git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60924
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{
public:
// draw the header control button (used by wxListCtrl)
{
public:
// draw the header control button (used by wxListCtrl)
- virtual void DrawHeaderButton(wxWindow *win,
+ virtual void DrawHeaderButton(wxWindow * WXUNUSED(win),
wxDC& dc,
const wxRect& rect,
wxDC& dc,
const wxRect& rect,
+ int WXUNUSED(flags) = 0)
{
dc.SetBrush(*wxCYAN_BRUSH);
dc.SetTextForeground(*wxRED);
{
dc.SetBrush(*wxCYAN_BRUSH);
dc.SetTextForeground(*wxRED);