Display both frx and fsked, in both QMAP and QSJT-X Active Stations window.

This commit is contained in:
Joe Taylor
2023-01-25 12:31:58 -05:00
parent fb573ef407
commit ad4fb2be9d
5 changed files with 105 additions and 102 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 S/N Call Grid Tx Age");
ui->header_label2->setText(" N Frx Fsked S/N Call Grid Tx Age");
ui->label->setText("QSOs:");
} else {
ui->header_label2->setText(" N Call Grid Az S/N Freq Tx Age Pts");