mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-20 06:45:27 +00:00
Hiding events doesn't change the dive_table
So let's not mark it as changed. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0d512b2dd9
commit
c1f936f288
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ void ProfileGraphicsView::hideEvents()
|
|||
}
|
||||
}
|
||||
}
|
||||
mark_divelist_changed(TRUE);
|
||||
plot(current_dive, TRUE);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue