From d42fb7db39bde9f4f55f11c4149d4a0ecc8b8a24 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 9 Nov 2018 16:27:24 -0500 Subject: [PATCH] Don't use "CQ HUND", it was a bad idea. --- widgets/mainwindow.cpp | 1 - widgets/mainwindow.ui | 8 +++----- 2 files changed, 3 insertions(+), 6 deletions(-) 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