tinyxml.cfg: Fixed wrong function name.
This commit is contained in:
parent
e50a55156e
commit
40c172fe6f
|
@ -21,7 +21,7 @@
|
|||
<define name="XML_ERROR_COUNT" value="18"/>
|
||||
<!-- XMLError LoadFile( const char* filename ) -->
|
||||
<!-- XMLError LoadFile( FILE* ) -->
|
||||
<function name="wxUIActionSimulator::MouseMove">
|
||||
<function name="XMLDocument::LoadFile">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<returnValue type="XMLError"/>
|
||||
|
|
Loading…
Reference in New Issue