diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2014-07-20 16:18:00 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-23 08:19:45 -0700 |
commit | 028568555f81f07f7bc504bd8f57292c9ee6ef5b (patch) | |
tree | 341293c58af188a444d85efd068cb36c70813d23 /save-html.c | |
parent | f6f2c4e929fd6da77c83b50f60720f3c04c8c107 (diff) | |
download | subsurface-028568555f81f07f7bc504bd8f57292c9ee6ef5b.tar.gz |
Planner: fix an enduring assert on startup
qt 5.3, win7 64bit.
beginRemoveRows() asserts in removeSelectedPoints()
because rowCount() - 1, becomes less than firstRow.
This needs a check in removeSelectedPoints() if the number
of passed rows is zero.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'save-html.c')
0 files changed, 0 insertions, 0 deletions