commit | f617fe7890f78bc300e7a068a1c2acc9e9ce1e97 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri Aug 25 18:20:57 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri Aug 25 18:22:54 2023 +0200 |
tree | f821d77dfd2b8b53d07ea526d2fbdcfdd7b86962 | |
parent | 200053771aef8c4fe9017873ec1dfecc78a79437 [diff] |
Clipper: Renamed IncludeRangeByIndices()/ForceDisplayRangeByIndices() to IncludeItemsByIndex(). (#6424, #3841) Single item version added in prevous commit (2000537) renamed to IncludeItemByIndex() too.