Allow clicking in Active Stations window to call a station identified by Q65W.

This commit is contained in:
Joe Taylor
2022-12-08 11:57:51 -05:00
parent 10c70d042c
commit 9ff1f9ff3f
4 changed files with 27 additions and 8 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ void ActiveStations::displayRecentStations(QString mode, QString const& t)
m_mode=mode;
bool b=(m_mode=="Q65");
if(b) {
ui->header_label2->setText(" N Freq Call Age");
ui->header_label2->setText(" N Freq Call Tx Age");
ui->label->setText("QSOs:");
} else {
ui->header_label2->setText(" N Call Grid Az S/N Freq Tx Age Pts");