mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-24 04:58:46 -04:00
Lighten the QMAP label background color for Q65-60D.
This commit is contained in:
parent
153c2e4212
commit
14b60aa146
@ -1123,7 +1123,7 @@ void MainWindow::on_actionQ65D_triggered()
|
||||
{
|
||||
m_modeQ65=4;
|
||||
ui->actionAlso_Q65_30x->setText("Also Q65-30C");
|
||||
lab3->setStyleSheet("QLabel{background-color: #b266ff}");
|
||||
lab3->setStyleSheet("QLabel{background-color: #d9b3ff}");
|
||||
lab3->setText("Q65-60D");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user