mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 20:48:33 -04:00
Ensure WF submode gets reverted to A in dual JT9+JT65 mode
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6266 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
66f0ec05b4
commit
81e11c06ad
@ -3488,6 +3488,8 @@ void MainWindow::on_actionJT9_JT65_triggered()
|
||||
VHF_controls_visible(false);
|
||||
WSPR_config(false);
|
||||
fast_config(false);
|
||||
ui->sbSubmode->setValue(0);
|
||||
ui->sbTR->setValue(0);
|
||||
ui->label_6->setText("Band Activity");
|
||||
ui->label_7->setText("Rx Frequency");
|
||||
ui->ClrAvgButton->setVisible(false);
|
||||
|
Loading…
Reference in New Issue
Block a user