wxwidgets.cfg: Added missing <leak-ignore/>-flag

This commit is contained in:
orbitcowboy 2020-12-27 14:40:59 +01:00
parent 4ab5b33cc7
commit 5fbf2d4e26
1 changed files with 1 additions and 0 deletions

View File

@ -13958,6 +13958,7 @@ wxItemKind kind = wxITEM_NORMAL) -->
<!-- void wxImage::SetMaskColour( unsigned char r, unsigned char g, unsigned char b ) -->
<function name="wxImage::SetMaskColour">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="void"/>
<arg nr="1" direction="in">
<not-uninit/>