Add a helpful comment

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8081 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2017-09-09 22:59:06 +00:00
parent 94a723925b
commit 1b1936d8d2
1 changed files with 2 additions and 0 deletions

View File

@ -4158,6 +4158,8 @@ void MainWindow::genStdMsgs(QString rpt, bool unconditional)
msgtype(t0 + "R" + rpt, ui->tx3);
}
}
// don't use short codes here as in a sked with a type 2
// prefix we would never send out prefix/suffix
msgtype(t + "73", ui->tx5->lineEdit ());
break;
}