wxwidgets.cfg: Fixed wrong function name.

This commit is contained in:
orbitcowboy 2019-04-26 17:43:19 +02:00
parent 754e5f6529
commit 322ef3ebb3
1 changed files with 1 additions and 1 deletions

View File

@ -6906,7 +6906,7 @@
</function>
<!-- void wxLog::SetLogLevel( wxLogLevel logLevel ) -->
<!-- void wxLogGui::SetLogLevel( wxLogLevel logLevel ) -->
<function name="wxLog::SetLogLevel,wxLog::SetLogLevel">
<function name="wxLog::SetLogLevel,wxLogGui::SetLogLevel">
<noreturn>false</noreturn>
<returnValue type="void"/>
<leak-ignore/>