mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Reactivate the "Reference spectrum saved" message box.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7280 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									48fad11a97
								
							
						
					
					
						commit
						954fae6954
					
				@ -1855,7 +1855,7 @@ void MainWindow::on_stopButton_clicked()                       //stopButton
 | 
			
		||||
  monitor (false);
 | 
			
		||||
  m_loopall=false;
 | 
			
		||||
  if(m_bRefSpec) {
 | 
			
		||||
//    MessageBox::information_message (this, tr ("Reference spectrum saved"));
 | 
			
		||||
    MessageBox::information_message (this, tr ("Reference spectrum saved"));
 | 
			
		||||
    m_bRefSpec=false;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user