mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Ref T353, remove "." from FP route
This commit is contained in:
@@ -171,6 +171,7 @@ namespace BlackCore
|
||||
static void onRawFsdMessage(VatFsdClient *, const char *message, void *cbvar);
|
||||
//! @}
|
||||
|
||||
QByteArray toFSDnoColon(const QString &qstr) const;
|
||||
QByteArray toFSD(const QString &qstr) const;
|
||||
QByteArray toFSD(const BlackMisc::Aviation::CCallsign &callsign) const;
|
||||
std::function<const char **()> toFSD(const QStringList &qstrList) const;
|
||||
|
||||
Reference in New Issue
Block a user