wxwidgets.cfg: Added missing <leak-ignore/>-flag
This commit is contained in:
parent
4ab5b33cc7
commit
5fbf2d4e26
|
@ -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/>
|
||||
|
|
Loading…
Reference in New Issue