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") {