mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Style
This commit is contained in:
@@ -25,9 +25,9 @@ namespace BlackMisc
|
||||
{
|
||||
namespace PhysicalQuantities
|
||||
{
|
||||
using CAnglePair = QPair<CAngle, CAngle>; //!< Pair of angle
|
||||
using CLengthPair = QPair<CLength, CLength>; //!< Pair of length
|
||||
using CSpeedPair = QPair<CSpeed, CSpeed>; //!< Pair of speed
|
||||
using CAnglePair = QPair<CAngle, CAngle>; //!< Pair of angle
|
||||
using CLengthPair = QPair<CLength, CLength>; //!< Pair of length
|
||||
using CSpeedPair = QPair<CSpeed, CSpeed>; //!< Pair of speed
|
||||
}
|
||||
namespace Aviation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user