Merge branch 'develop' into map65

This commit is contained in:
Joe Taylor
2023-02-17 08:15:17 -05:00
3 changed files with 46 additions and 1 deletions
+1 -1
View File
@@ -5884,7 +5884,7 @@ void MainWindow::genCQMsg ()
( tlist.at(1)==my_callsign or
tlist.at(2)==my_callsign ) and
stdCall(my_callsign)) {
if(m_config.Individual_Contest_Name() && m_config.Contest_Name() != "") {
if(m_config.Individual_Contest_Name()) {
m_cqStr = m_config.Contest_Name();
} else {
if(SpecOp::NA_VHF == m_specOp) m_cqStr="TEST";