mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Document potential bug source
Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
		
							parent
							
								
									48b2b3d0b3
								
							
						
					
					
						commit
						a5232a30b0
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -365,6 +365,10 @@ void DownloadFromDCWidget::on_downloadCancelRetryButton_clicked() | |||
| 
 | ||||
| 	thread->start(); | ||||
| 
 | ||||
| 	// FIXME: We should get the _actual_ device info instead of whatever
 | ||||
| 	// the user entered in the dropdown.
 | ||||
| 	// You can enter "OSTC 3" and download just fine from a "OSTC Sport", but
 | ||||
| 	// this check will compair apples and oranges, firmware wise, then.
 | ||||
| 	QString product(ui.product->currentText()); | ||||
| 	if (product == "OSTC 3" || product == "OSTC 3+" || | ||||
| 			product == "OSTC Cr" || product == "OSTC Sport") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue