wxwidgets.cfg: Fixed wrong function name.
This commit is contained in:
parent
754e5f6529
commit
322ef3ebb3
|
@ -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/>
|
||||
|
|
Loading…
Reference in New Issue