mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-13 11:18:42 -04:00
Change it here too.
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user