wxwidgets.cfg: Added support for more interfaces.
This commit is contained in:
parent
67d73ecf86
commit
f8c37e771c
|
@ -9085,7 +9085,8 @@
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
<!-- virtual void wxSlider::SetRange(int minValue, int maxValue) -->
|
<!-- virtual void wxSlider::SetRange(int minValue, int maxValue) -->
|
||||||
<function name="wxSlider::SetRange">
|
<!-- virtual void wxIntegerValidator::SetRange(ValueType minValue, ValueType maxValue) -->
|
||||||
|
<function name="wxSlider::SetRange,wxIntegerValidator::SetRange">
|
||||||
<noreturn>false</noreturn>
|
<noreturn>false</noreturn>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<returnValue type="void"/>
|
<returnValue type="void"/>
|
||||||
|
|
Loading…
Reference in New Issue