mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-21 19:48:54 -04:00
Change it here too.
This commit is contained in:
parent
2c54019a4b
commit
9b65b6c4e5
@ -2674,7 +2674,7 @@ void MainWindow::statusChanged()
|
||||
if (m_config.superFox()) {
|
||||
ui->sbNslots->setVisible(false);
|
||||
if(ui->cbSendMsg->isChecked()) {
|
||||
ui->sbNslots->setValue(2);
|
||||
ui->sbNslots->setValue(4);
|
||||
} else {
|
||||
ui->sbNslots->setValue(5);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user