mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-26 12:04:15 -04:00
Restore the previous NSlots value when switching from SuperFox to Fox mode.
This commit is contained in:
@@ -2680,6 +2680,7 @@ void MainWindow::statusChanged()
|
||||
}
|
||||
} else {
|
||||
ui->sbNslots->setVisible(true);
|
||||
ui->sbNslots->setValue(m_Nslots0);
|
||||
}
|
||||
} else {
|
||||
ui->sbNslots->setVisible(true);
|
||||
|
||||
Reference in New Issue
Block a user