aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2021-02-13 17:42:03 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2021-02-17 07:26:55 -0800
commitc6d78bc134870fa2d9361b3f928451b7ab915043 (patch)
tree305ca5af1f55d3aefd918cc7ad73b806ef88af53 /cmake
parent65720d2fcef50ad66c741eba1c3c00bb01b74671 (diff)
downloadsubsurface-c6d78bc134870fa2d9361b3f928451b7ab915043.tar.gz
planner: pass in_planner argument to replot()
To remove reliance on global state, pass an "in_planner" argument to AbstractProfilePolygonItem::replot(). Thus, calls to in_planner() can be removed. This is a bit sad, since the in_planner argument is now passed to numerous replot() reimplementations of classes derived from AbstractProfilePolygonItem. However, it is only needed for one, viz. DiveGasPressureItem. Well, perhaps in the future more features will depend on the planner mode... Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions