mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Planner: Change when we recalculate deco
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
84414baece
commit
00e7ef2cf8
2 changed files with 19 additions and 6 deletions
|
@ -58,6 +58,7 @@ public:
|
|||
QStringList &getGasList();
|
||||
QVector<QPair<int, int> > collectGases(dive *d);
|
||||
int lastEnteredPoint();
|
||||
void removeDeco();
|
||||
static bool addingDeco;
|
||||
|
||||
public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue