mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Switching to Q65 mode now defaults to "Decode Fast".
This commit is contained in:
parent
f8038951af
commit
7760ad05f6
@ -6426,6 +6426,7 @@ void MainWindow::on_actionQ65_triggered()
|
||||
fast_config(false);
|
||||
WSPR_config(false);
|
||||
setup_status_bar(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