wxwidgets.cfg: Added supprot for more interfaces

This commit is contained in:
orbitcowboy 2019-04-05 09:27:23 +02:00
parent b0168066dc
commit 45a7038fbb
1 changed files with 8 additions and 0 deletions

View File

@ -9153,4 +9153,12 @@
<not-null/> <not-null/>
</arg> </arg>
</function> </function>
<!-- static wxString wxFileSystem::FileNameToURL( const wxFileName & filename ) -->
<function name="wxFileSystem::FileNameToURL">
<noreturn>false</noreturn>
<returnValue type="wxString"/>
<pure/>
<use-retval/>
<arg nr="1" direction="in"/>
</function>
</def> </def>