diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-09-06 14:43:05 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-09-06 14:43:05 -0400 |
commit | 0a3e5074bbacdd9184311bd99a74913d1ce0423c (patch) | |
tree | cf1e921b12bcb46c8e372312e1d8bb44ecebd3cd /indra/newview | |
parent | 8de8daca601dc85e2b73687856f0a321016b4463 (diff) |
Allow LLMenuGL::insert() to append as well as inserting.
Appending is effected by passing position == getItemCount(). Until now,
insert() disallowed that value, so you could insert before the last existing
entry but not after it.
Diffstat (limited to 'indra/newview')
0 files changed, 0 insertions, 0 deletions