Deslect callsign on click cq button
This commit is contained in:
parent
83174bc6fa
commit
9496d5ed81
@ -6306,6 +6306,7 @@ void MainWindow::on_cqMacroButton_clicked(){
|
||||
message = QString("CQCQCQ %1").arg(mygrid).trimmed();
|
||||
}
|
||||
|
||||
clearCallsignSelected();
|
||||
addMessageText(message);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user