mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-15 12:18:34 -04:00
"Export .wav files" now working as intended in QMAP.
This commit is contained in:
@@ -951,7 +951,6 @@ void MainWindow::decode() //decode()
|
||||
memcpy(savecom_.saveFileName, m_saveFileName.toLatin1(),len1);
|
||||
|
||||
ui->actionExport_wav_file_at_fQSO->setEnabled(m_diskData);
|
||||
qDebug() << "aa" << datcom2_.nagain;
|
||||
watcher3.setFuture(QtConcurrent::run (q65c_));
|
||||
decodeBusy(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user