Try not to change the current profile on profiles reload
This commit is contained in:
		
							parent
							
								
									3c788f57c2
								
							
						
					
					
						commit
						65cdc7b78f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -167,6 +167,7 @@ void MainWindow::refreshProfiles()
 | 
			
		|||
	QList<QString> profiles = Profile::avaiableProfiles();
 | 
			
		||||
	for(const QString& string : profiles)
 | 
			
		||||
		ui->comboBox->addItem(string);
 | 
			
		||||
	setProfile(tmp);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void MainWindow::profileInconpatible(QString message)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue