Let "HisCall <MyCall> grid" be an acceptable message.

This commit is contained in:
Joe Taylor 2018-10-12 15:55:08 -04:00
parent ae300adc3e
commit e0291245e3

View File

@ -4734,7 +4734,8 @@ void MainWindow::genStdMsgs(QString rpt, bool unconditional)
QString t00=t0;
QString t {t0 + my_grid};
if(b77 and (!bMyCall or !bHisCall)) t=t0a;
// if(b77 and (!bMyCall or !bHisCall)) t=t0a;
if(b77 and (!bMyCall)) t=t0a;
msgtype(t, ui->tx1);
if (eme_short_codes) {
t=t+" OOO";