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:
Vadim Zeitlin
2003-07-23 18:03:57 +00:00
parent 5cb80ad233
commit e356d4693d
2 changed files with 8 additions and 8 deletions

View File

@@ -192,7 +192,7 @@ wxRendererMac::DrawTreeItemButton(wxWindow *win,
}
void
wxRendererMac::DrawSash(wxWindow *win,
wxRendererMac::DrawSplitterSash(wxWindow *win,
wxDC& dc,
const wxSize& size,
wxCoord position)

View File

@@ -192,7 +192,7 @@ wxRendererMac::DrawTreeItemButton(wxWindow *win,
}
void
wxRendererMac::DrawSash(wxWindow *win,
wxRendererMac::DrawSplitterSash(wxWindow *win,
wxDC& dc,
const wxSize& size,
wxCoord position)