From caf3cbfc3c3a1585640e5556c0d1481547295c48 Mon Sep 17 00:00:00 2001 From: Jordan Sherer Date: Fri, 21 Dec 2018 22:02:15 -0500 Subject: [PATCH] Set flat should not be in text tx update --- mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mainwindow.cpp b/mainwindow.cpp index 1c23e86..d42a2be 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -8682,7 +8682,6 @@ void MainWindow::updateTextDisplay(){ bool invalidSelcal = !ensureSelcalCallsignSelected(false); ui->startTxButton->setDisabled(isTransmitting || emptyText || invalidSelcal); - ui->startTxButton->setFlat(isTransmitting); if(m_txTextDirty){ // debounce frame and word count