mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-04 22:27:50 -04:00
Reset QSO start time when aborting a QSO or clearing messages (ESC and F4)
This commit is contained in:
parent
7ec99d2a75
commit
8a1ff9e1a3
@ -5051,6 +5051,7 @@ void MainWindow::TxAgain()
|
|||||||
|
|
||||||
void MainWindow::clearDX ()
|
void MainWindow::clearDX ()
|
||||||
{
|
{
|
||||||
|
set_dateTimeQSO (-1);
|
||||||
if (m_QSOProgress != CALLING)
|
if (m_QSOProgress != CALLING)
|
||||||
{
|
{
|
||||||
auto_tx_mode (false);
|
auto_tx_mode (false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user