mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Ref T415 style
This commit is contained in:
@@ -378,7 +378,7 @@ namespace BlackMisc
|
||||
static CFlightPlan loadFromMultipleFormats(const QString &fileName, CStatusMessageList *msgs = nullptr);
|
||||
|
||||
//! Rules to string
|
||||
static const QString flightRuleToString(FlightRules rule);
|
||||
static const QString &flightRuleToString(FlightRules rule);
|
||||
|
||||
//! String to flight rules
|
||||
static FlightRules stringToFlightRules(const QString &flightRules);
|
||||
|
||||
Reference in New Issue
Block a user