From 7525eda28a9d693f334fbe86908e9431f4f821e6 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Mon, 27 Aug 2018 13:21:06 -0400 Subject: [PATCH] Color highlighting to right (as well as left) text window. --- Configuration.ui | 10 +++++----- mainwindow.cpp | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Configuration.ui b/Configuration.ui index 9eb94ee8e..4441716da 100644 --- a/Configuration.ui +++ b/Configuration.ui @@ -190,7 +190,7 @@ Show if decoded stations are new DXCC entities or worked before. - Show &DXCC entity and worked before status + Show &DXCC, grid, and worked-before status false @@ -3111,12 +3111,12 @@ soundcard changes - - - - + + + + diff --git a/mainwindow.cpp b/mainwindow.cpp index e8d2a3163..ab0089eef 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -2970,7 +2970,7 @@ void MainWindow::readFromStdout() //readFromStdout if (bDisplayRight) { // This msg is within 10 hertz of our tuned frequency, or a JT4 or JT65 avg, // or contains MyCall - ui->decodedTextBrowser2->displayDecodedText(decodedtext,m_baseCall,false, + ui->decodedTextBrowser2->displayDecodedText(decodedtext,m_baseCall,m_config.DXCC(), m_logBook,m_currentBand,m_config.ppfx()); if(m_mode!="JT4") {