mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-23 18:44:19 -04:00
1. Temporarily added a button right of the red square. Not yet connected...
2. Add jt9code.exe to the Windows installation file. 3. Changed hotkey for "Special Mouse Commands" to F5, so that F4 again works as it did. 4. Several corrections to shortcuts.txt. 5. Added section "Under the Hood" to the User's Guide. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3254 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -2790,6 +2790,7 @@ void MainWindow::rigOpen()
|
||||
|
||||
if(m_poll>0) {
|
||||
ui->labRigOpen->setStyleSheet("QLabel{background-color: red}");
|
||||
ui->readFreq->setStyleSheet("QPushButton{background-color: #00ff00}");
|
||||
} else {
|
||||
ui->labRigOpen->setStyleSheet("QLabel{background-color: orange}");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user