mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Activate the Planner
On the cleanup dirk forgot to set the plan tipe to PLAN instead of ADD Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									9cc8e39d42
								
							
						
					
					
						commit
						fe2eb1a9fc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -391,7 +391,7 @@ void MainWindow::on_actionDivePlanner_triggered() | |||
| 	dive_list()->rememberSelection(); | ||||
| 	dive_list()->unselectDives(); | ||||
| 
 | ||||
| 	DivePlannerPointsModel::instance()->setPlanMode(DivePlannerPointsModel::ADD); | ||||
| 	DivePlannerPointsModel::instance()->setPlanMode(DivePlannerPointsModel::PLAN); | ||||
| 	DivePlannerPointsModel::instance()->clear(); | ||||
| 	CylindersModel::instance()->clear(); | ||||
| 	int i; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue