another compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -192,7 +192,7 @@ wxRendererMac::DrawTreeItemButton(wxWindow *win,
|
|||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
wxRendererMac::DrawSash(wxWindow *win,
|
wxRendererMac::DrawSplitterSash(wxWindow *win,
|
||||||
wxDC& dc,
|
wxDC& dc,
|
||||||
const wxSize& size,
|
const wxSize& size,
|
||||||
wxCoord position)
|
wxCoord position)
|
||||||
|
@@ -192,7 +192,7 @@ wxRendererMac::DrawTreeItemButton(wxWindow *win,
|
|||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
wxRendererMac::DrawSash(wxWindow *win,
|
wxRendererMac::DrawSplitterSash(wxWindow *win,
|
||||||
wxDC& dc,
|
wxDC& dc,
|
||||||
const wxSize& size,
|
const wxSize& size,
|
||||||
wxCoord position)
|
wxCoord position)
|
||||||
|
Reference in New Issue
Block a user