wxwidgets.cfg: Added support for more interfaces, found by daca@home
This commit is contained in:
parent
8ed255c276
commit
074c41dde4
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue