Clean up one more detail.

This commit is contained in:
Joe Taylor 2023-01-25 12:37:10 -05:00
parent ad4fb2be9d
commit 3c3d3ebf3a

View File

@ -3706,6 +3706,7 @@ void MainWindow::callSandP2(int n)
ui->dxCallEntry->setText(m_deCall);
ui->dxGridEntry->setText(m_deGrid);
if(m_mode=="Q65") {
ui->rptSpinBox->setValue(w[2].toInt());
genStdMsgs(w[2]);
} else {
genStdMsgs(w[3]);