mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-09 09:24:59 -04:00
Allow clicking in Active Stations window to call a station identified by Q65W.
This commit is contained in:
@@ -1013,6 +1013,7 @@ void MainWindow::decode() //decode()
|
||||
datcom_.ndiskdat=0;
|
||||
m_map65RxLog=0;
|
||||
m_call3Modified=false;
|
||||
qDebug() << "aa" << 10.0*log10(m_xavg);
|
||||
|
||||
QFile lockFile(m_appDir + "/.lock"); // Allow m65 to start
|
||||
lockFile.remove();
|
||||
|
||||
Reference in New Issue
Block a user