wxwidgets.cfg: Added supprot for more interfaces
This commit is contained in:
parent
b0168066dc
commit
45a7038fbb
|
@ -9153,4 +9153,12 @@
|
|||
<not-null/>
|
||||
</arg>
|
||||
</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>
|
||||
|
|
Loading…
Reference in New Issue