mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Erase ActiveStations window when decoding starts.
This commit is contained in:
		
							parent
							
								
									f6c608b227
								
							
						
					
					
						commit
						db33624da1
					
				@ -3257,6 +3257,7 @@ void MainWindow::decode()                                       //decode()
 | 
			
		||||
        decodeBusy(true);
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  if((m_mode=="FT4" or m_mode=="FT8") and m_ActiveStationsWidget != NULL) m_ActiveStationsWidget->erase();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void::MainWindow::fast_decode_done()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user