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

This commit is contained in:
orbitcowboy 2020-12-24 02:00:40 +01:00
parent e12a733ee9
commit fbcd965c22
1 changed files with 7 additions and 0 deletions

View File

@ -7725,6 +7725,13 @@
<not-bool/>
</arg>
</function>
<!-- void wxFileName::Assign( const wxFileName & filepath ) -->
<function name="wxFileName::Assign">
<noreturn>false</noreturn>
<returnValue type="void"/>
<leak-ignore/>
<arg nr="1" direction="in"/>
</function>
<!-- bool wxFileName::AppendDir( const wxString & dir ) -->
<function name="wxFileName::AppendDir">
<noreturn>false</noreturn>