Formatting

This commit is contained in:
Klaus Basan
2017-06-23 17:31:25 +02:00
parent 36037c4c04
commit 1956a27b19
8 changed files with 24 additions and 24 deletions

View File

@@ -45,7 +45,7 @@ namespace BlackMisc
return s;
}
const QString CFlightPlan::flightruleToString(CFlightPlan::FlightRules rule)
const QString CFlightPlan::flightRuleToString(CFlightPlan::FlightRules rule)
{
switch (rule)
{