wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-01-31 07:52:06 +01:00
parent 7cf20af73a
commit 980b42e9f6
1 changed files with 4 additions and 1 deletions

View File

@ -6548,7 +6548,10 @@
<!-- void wxDC::SetPen(const wxPen & pen) -->
<!-- void wxDC::SetBrush(const wxBrush & pen) -->
<!-- void wxDC::SetFont(const wxFont & font) -->
<function name="wxDC::SetPen,wxDC::SetBrush,wxDC::SetFont">
<!-- void wxMemoryDC::SetPen(const wxPen & pen) -->
<!-- void wxMemoryDC::SetBrush(const wxBrush & pen) -->
<!-- void wxMemoryDC::SetFont(const wxFont & font) -->
<function name="wxDC::SetPen,wxDC::SetBrush,wxDC::SetFont,wxMemoryDC::SetPen,wxMemoryDC::SetBrush,wxMemoryDC::SetFont">
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1"/>