mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-05 15:34:39 -04:00
Be sure to set start time of QSO.
This commit is contained in:
@@ -8738,6 +8738,7 @@ void MainWindow::ft2_tx(int ntx)
|
||||
transmitDisplay (true);
|
||||
statusUpdate ();
|
||||
}
|
||||
m_dateTimeQSOOn=QDateTime::currentDateTimeUtc();
|
||||
if(!m_btxok && m_btxok0 && g_iptt==1) stopTx();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user