mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -235,7 +235,7 @@ namespace BlackMisc
|
||||
const Aviation::CComSystem &getCom2System() const { return m_com2system; }
|
||||
|
||||
//! Get COM unit
|
||||
const Aviation::CComSystem getComSystem(Aviation::CComSystem::ComUnit unit) const;
|
||||
Aviation::CComSystem getComSystem(Aviation::CComSystem::ComUnit unit) const;
|
||||
|
||||
//! Set COM unit
|
||||
void setComSystem(const Aviation::CComSystem &com, Aviation::CComSystem::ComUnit unit);
|
||||
|
||||
Reference in New Issue
Block a user