mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Change status label to "Saving files".
This commit is contained in:
		
							parent
							
								
									32c3cb7c4a
								
							
						
					
					
						commit
						e6fb080071
					
				@ -807,7 +807,7 @@ void MainWindow::on_actionSave_all_triggered()                //Save All
 | 
			
		||||
{
 | 
			
		||||
  m_saveAll=true;
 | 
			
		||||
  lab5->setStyleSheet("QLabel{background-color: #ffff00}");
 | 
			
		||||
  lab5->setText("Saving .iq  files");
 | 
			
		||||
  lab5->setText("Saving files");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void MainWindow::on_DecodeButton_clicked()                    //Decode request
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user