diff --git a/widgets/mainwindow.cpp b/widgets/mainwindow.cpp index 1e8ee427d..58670221e 100644 --- a/widgets/mainwindow.cpp +++ b/widgets/mainwindow.cpp @@ -4736,7 +4736,6 @@ void MainWindow::genCQMsg () if(SpecOp::EU_VHF == m_config.special_op_id()) t="CQ TEST" + t.mid(2,-1); if(SpecOp::FIELD_DAY == m_config.special_op_id()) t="CQ FD" + t.mid(2,-1); if(SpecOp::RTTY == m_config.special_op_id()) t="CQ RU" + t.mid(2,-1); - if(SpecOp::FOX == m_config.special_op_id()) t="CQ HUND" + t.mid(2,-1); ui->tx6->setText(t); } } else { diff --git a/widgets/mainwindow.ui b/widgets/mainwindow.ui index c2daedd50..10560cffa 100644 --- a/widgets/mainwindow.ui +++ b/widgets/mainwindow.ui @@ -1682,11 +1682,9 @@ list. The list can be maintained in Settings (F2). - - - CQ HUND - - + + CQ + CQ