Fix ASSERTs when calling beginRemoveRows with out of bounds parameters.

Authored by dfaure on Feb 15 2019, 3:22 PM.

Description

Fix ASSERTs when calling beginRemoveRows with out of bounds parameters.

The last param must be the last row, not the row count.

Details

Committed
dfaureFeb 15 2019, 3:22 PM
Parents
R220:5182c481a0db: Add "override" to all virtual method overrides (mostly scripted)
Branches
Unknown
Tags
Unknown