mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 12:23:37 -05:00
Correct the highlighting of the Call 1st check box label
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7948 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
e910277ebe
commit
4a94fb59e9
@ -5370,6 +5370,7 @@ void MainWindow::on_stopTxButton_clicked() //Stop Tx
|
||||
m_btxok=false;
|
||||
m_bCallingCQ = false;
|
||||
m_bAutoReply = false; // ready for next
|
||||
ui->cbFirst->setStyleSheet ("");
|
||||
}
|
||||
|
||||
void MainWindow::rigOpen ()
|
||||
|
Loading…
Reference in New Issue
Block a user