mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-06 10:26:03 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -250,7 +250,7 @@ namespace BlackMisc
|
||||
bool hasGroundDetailsForGndInterpolation() const;
|
||||
|
||||
//! On ground reliability as string
|
||||
const QString getOnGroundDetailsAsString() const;
|
||||
const QString &getOnGroundDetailsAsString() const;
|
||||
|
||||
//! On ground details
|
||||
bool setOnGroundDetails(CAircraftSituation::OnGroundDetails details);
|
||||
|
||||
Reference in New Issue
Block a user