Remainder of renames to FST4

This commit is contained in:
Bill Somerville
2020-07-23 18:51:05 +01:00
parent 085e63e05d
commit 580dd85a18
11 changed files with 150 additions and 150 deletions
+1 -1
View File
@@ -486,7 +486,7 @@ void DisplayText::displayTransmittedText(QString text, QString modeTx, qint32 tx
if(modeTx=="JT4") t1=" $ ";
if(modeTx=="JT65") t1=" # ";
if(modeTx=="MSK144") t1=" & ";
if(modeTx=="FST240") t1=" ` ";
if(modeTx=="FST4") t1=" ` ";
QString t2;
t2 = t2.asprintf("%4d",txFreq);
QString t;