wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-08-03 19:58:40 +02:00
parent b4aec4e39d
commit 24431419f4
1 changed files with 2 additions and 1 deletions

View File

@ -8473,7 +8473,8 @@
<!-- void wxDC::SetBackground(const wxBrush & brush) -->
<!-- void wxBufferedDC::SetBackground(const wxBrush & brush) -->
<!-- void wxMemoryDC::SetBackground(const wxBrush & brush) -->
<function name="wxDC::SetBackground,wxBufferedDC::SetBackground,wxMemoryDC::SetBackground">
<!-- void wxGCDC::SetBackground(const wxBrush & brush) -->
<function name="wxDC::SetBackground,wxBufferedDC::SetBackground,wxMemoryDC::SetBackground,wxGCDC::SetBackground">
<leak-ignore/>
<noreturn>false</noreturn>
<returnValue type="void"/>