mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
clang-format src
This commit is contained in:
@@ -128,11 +128,11 @@ namespace BlackMisc
|
||||
//! Aircraft per callsign
|
||||
using CSimulatedAircraftPerCallsign = QHash<Aviation::CCallsign, CSimulatedAircraft>;
|
||||
|
||||
} //namespace
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::Simulation::CSimulatedAircraftList)
|
||||
Q_DECLARE_METATYPE(BlackMisc::Simulation::CSimulatedAircraftPerCallsign)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackMisc::Simulation::CSimulatedAircraft>)
|
||||
|
||||
#endif //guard
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user