wxwidgets.cfg: Cleanup wrong arg config
This commit is contained in:
parent
f845c9da79
commit
7bcedc20ab
|
@ -6548,9 +6548,7 @@
|
|||
<function name="wxControl::SetLabel,wxButton::SetLabel,wxRadioBox::SetLabel,wxStaticBox::SetLabel">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
</arg>
|
||||
<arg nr="1" direction="in"/>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.html -->
|
||||
<!-- virtual unsigned char Alpha () const -->
|
||||
|
|
Loading…
Reference in New Issue