wxwidgets.cfg: Added support for more interfaces, found by daca@home

This commit is contained in:
orbitcowboy 2020-12-26 13:40:06 +01:00
parent 8ed255c276
commit 074c41dde4
1 changed files with 7 additions and 0 deletions

View File

@ -15407,4 +15407,11 @@ wxItemKind kind = wxITEM_NORMAL) -->
<not-uninit/>
</arg>
</function>
<!-- void wxEvtHandler::AddPendingEvent( const wxEvent & event ) -->
<function name="wxEvtHandler::AddPendingEvent">
<noreturn>false</noreturn>
<returnValue type="void"/>
<leak-ignore/>
<arg nr="1" direction="in"/>
</function>
</def>