mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Merge branch 'fixPlannerStartTime'
This commit is contained in:
commit
d25e31525c
4 changed files with 60 additions and 6 deletions
|
@ -483,6 +483,7 @@ void MainWindow::on_actionDivePlanner_triggered()
|
|||
DivePlannerPointsModel::instance()->setupCylinders();
|
||||
|
||||
// create a simple starting dive, using the first gas from the just copied cylidners
|
||||
DivePlannerPointsModel::instance()->setupStartTime();
|
||||
createFakeDiveForAddAndPlan();
|
||||
DivePlannerPointsModel::instance()->createSimpleDive();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue