mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-07 20:09:11 -04:00
Be sure to set start time of QSO.
This commit is contained in:
parent
a9100f0291
commit
edf4af5307
@ -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();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user