diff --git a/astro.ui b/astro.ui index d0630e4ea..a13cb1b82 100644 --- a/astro.ui +++ b/astro.ui @@ -116,7 +116,7 @@ - + 200 diff --git a/mainwindow.cpp b/mainwindow.cpp index 7d583f10e..bfbf88783 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -3245,6 +3245,7 @@ void MainWindow::on_actionEcho_triggered() if(!m_echoGraph->isVisible()) m_echoGraph->show(); mode_label->setStyleSheet("QLabel{background-color: #7cfc00}"); mode_label->setText(m_mode); + on_actionAstronomical_data_triggered (); VHF_controls_visible(false); WSPR_config(true); ui->decodedTextLabel->setText(" UTC N Level Sig DF Width Q");