mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-21 11:05:20 -04:00
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:
parent
94a723925b
commit
1b1936d8d2
@ -4158,6 +4158,8 @@ void MainWindow::genStdMsgs(QString rpt, bool unconditional)
|
|||||||
msgtype(t0 + "R" + rpt, ui->tx3);
|
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 ());
|
msgtype(t + "73", ui->tx5->lineEdit ());
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user