mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	We use 'setpoint' in UI. Use it also for documentation and comments. No semantic change.
This commit is contained in:
		
							parent
							
								
									dcf2542215
								
							
						
					
					
						commit
						95d5771513
					
				
					 9 changed files with 25 additions and 25 deletions
				
			
		|  | @ -131,8 +131,8 @@ bool ConfigureDiveComputer::saveXMLBackup(QString fileName, DeviceDetails *detai | |||
| 	writer.writeTextElement("Dil3", dil3); | ||||
| 	writer.writeTextElement("Dil4", dil4); | ||||
| 	writer.writeTextElement("Dil5", dil5); | ||||
| 	//
 | ||||
| 	//Add set point values
 | ||||
| 
 | ||||
| 	//Add setpoint values
 | ||||
| 	QString sp1 = QString("%1,%2") | ||||
| 			      .arg(QString::number(details->sp1.sp), | ||||
| 				   QString::number(details->sp1.depth)); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue