mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -57,7 +57,7 @@ namespace BlackMisc
|
||||
const QString &getFolder() const { return this->m_folder;}
|
||||
|
||||
//! Distributor derived from folder (hardcoded)
|
||||
const QString getDistributor() const;
|
||||
QString getDistributor() const;
|
||||
|
||||
//! Get type code
|
||||
const QString &getTypeCode() const { return this->m_typeCode;}
|
||||
|
||||
Reference in New Issue
Block a user