mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 06:25:37 +08:00
Renamed distamce to SI conform name length: CDistance->CLength
Started with aviation classes
This commit is contained in:
@@ -25,9 +25,9 @@ private slots:
|
||||
*/
|
||||
void unitsBasics();
|
||||
/*!
|
||||
* \brief Basic tests around distance
|
||||
* \brief Basic tests around length
|
||||
*/
|
||||
void distanceBasics();
|
||||
void lengthBasics();
|
||||
/*!
|
||||
* \brief Basic tests about speed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user