mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Formatting
This commit is contained in:
@@ -45,7 +45,7 @@ namespace BlackMisc
|
||||
return s;
|
||||
}
|
||||
|
||||
const QString CFlightPlan::flightruleToString(CFlightPlan::FlightRules rule)
|
||||
const QString CFlightPlan::flightRuleToString(CFlightPlan::FlightRules rule)
|
||||
{
|
||||
switch (rule)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user