mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-21 19:48:54 -04:00
Finish the job of permitting Hounds with a compound callsign to call Fox.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8567 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
dc8e210664
commit
1455d94f95
@ -4571,6 +4571,7 @@ void MainWindow::genStdMsgs(QString rpt, bool unconditional)
|
||||
}
|
||||
}
|
||||
m_rpt=rpt;
|
||||
if(m_config.bHound() and is_compound) ui->tx1->setText("DE " + m_config.my_callsign());
|
||||
}
|
||||
|
||||
void MainWindow::TxAgain()
|
||||
|
Loading…
Reference in New Issue
Block a user