wxwidgets.cfg: Fixed wrong function name.
This commit is contained in:
parent
402ca256be
commit
e824301cb5
|
@ -1308,7 +1308,7 @@
|
||||||
</function>
|
</function>
|
||||||
<!-- http://docs.wxwidgets.org/trunk/classwx_grid.html#adbcbd091140c6adf0f8d04ea1642b24d-->
|
<!-- http://docs.wxwidgets.org/trunk/classwx_grid.html#adbcbd091140c6adf0f8d04ea1642b24d-->
|
||||||
<!-- void wxGrid::SetCellTextColour(wxColour &val, int row, int col) -->
|
<!-- void wxGrid::SetCellTextColour(wxColour &val, int row, int col) -->
|
||||||
<function name="wxGrid::SetCellAlignment">
|
<function name="wxGrid::SetCellTextColour">
|
||||||
<noreturn>false</noreturn>
|
<noreturn>false</noreturn>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<arg nr="1">
|
<arg nr="1">
|
||||||
|
|
Loading…
Reference in New Issue