mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-30 04:20:22 -04:00 
			
		
		
		
	Revert "Fix the position of call to UpdateRate()."
This reverts commit fc4a70cf9c261702568376806210e96271f915a0.
This commit is contained in:
		
							parent
							
								
									fc4a70cf9c
								
							
						
					
					
						commit
						afa020558f
					
				| @ -6326,8 +6326,8 @@ void MainWindow::acceptQSO (QDateTime const& QSO_date_off, QString const& call, | |||||||
|     al.band=band; |     al.band=band; | ||||||
|     al.points=points; |     al.points=points; | ||||||
|     m_arrl_log.append(al); |     m_arrl_log.append(al); | ||||||
|     updateRate(); |  | ||||||
|   } |   } | ||||||
|  |   updateRate(); | ||||||
|   m_xSent.clear (); |   m_xSent.clear (); | ||||||
|   m_xRcvd.clear (); |   m_xRcvd.clear (); | ||||||
|   if (m_config.clear_DXcall ()) ui->dxCallEntry->clear (); |   if (m_config.clear_DXcall ()) ui->dxCallEntry->clear (); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user