mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05:00
Make "Fast/Normal/Deep" a sticky setting in Q65 mode.
This commit is contained in:
parent
1205acb7e0
commit
56ca761ac9
@ -6465,7 +6465,7 @@ void MainWindow::on_actionQ65_triggered()
|
||||
fast_config(false);
|
||||
WSPR_config(false);
|
||||
setup_status_bar(true);
|
||||
ui->actionQuickDecode->setChecked(true);
|
||||
// ui->actionQuickDecode->setChecked(true);
|
||||
m_nsps=6912; //For symspec only
|
||||
m_FFTSize = m_nsps / 2;
|
||||
Q_EMIT FFTSize(m_FFTSize);
|
||||
|
Loading…
Reference in New Issue
Block a user