Be sure to set start time of QSO.

This commit is contained in:
Joe Taylor 2019-01-24 15:58:08 -05:00
parent a9100f0291
commit edf4af5307
1 changed files with 1 additions and 0 deletions

View File

@ -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();
}