mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-28 12:22:32 -04:00
Reactivate the "Reference spectrum saved" message box.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7280 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
878f446b10
commit
0f10da8e0e
@ -1855,7 +1855,7 @@ void MainWindow::on_stopButton_clicked() //stopButton
|
|||||||
monitor (false);
|
monitor (false);
|
||||||
m_loopall=false;
|
m_loopall=false;
|
||||||
if(m_bRefSpec) {
|
if(m_bRefSpec) {
|
||||||
// MessageBox::information_message (this, tr ("Reference spectrum saved"));
|
MessageBox::information_message (this, tr ("Reference spectrum saved"));
|
||||||
m_bRefSpec=false;
|
m_bRefSpec=false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user