mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	No need to separately enable and switch focus to the dive list
RefreshDisplay() does this for us. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									c88a90f379
								
							
						
					
					
						commit
						b9e9eeb441
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -627,8 +627,6 @@ void MainTab::reload()
 | 
			
		|||
 | 
			
		||||
void MainTab::acceptChanges()
 | 
			
		||||
{
 | 
			
		||||
	MainWindow::instance()->dive_list()->setEnabled(true);
 | 
			
		||||
	MainWindow::instance()->setFocus();
 | 
			
		||||
	tabBar()->setTabIcon(0, QIcon()); // Notes
 | 
			
		||||
	tabBar()->setTabIcon(1, QIcon()); // Equipment
 | 
			
		||||
	hideMessage();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue