mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
refactor: Fix clang-tidy modernize-use-override
This commit is contained in:
@@ -95,6 +95,7 @@ namespace XSwiftBus
|
||||
m_framePeriodSampler->show();
|
||||
}
|
||||
|
||||
// Explicitly in cpp file to allow use of forward declaration
|
||||
CService::~CService() = default;
|
||||
|
||||
void CService::onAircraftModelChanged()
|
||||
|
||||
Reference in New Issue
Block a user