mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-28 04:54:19 -04:00
Minor tweaks to the QMAP user interface.
This commit is contained in:
+1
-1
@@ -478,7 +478,7 @@ void MainWindow::on_actionSettings_triggered()
|
||||
|
||||
void MainWindow::on_monitorButton_clicked() //Monitor
|
||||
{
|
||||
if(m_monitoring) {
|
||||
if(m_monitoring or m_loopall) {
|
||||
m_monitoring=false;
|
||||
soundInThread.setMonitoring(false);
|
||||
m_loopall=false;
|
||||
|
||||
Reference in New Issue
Block a user