mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -33,7 +33,7 @@ namespace BlackMisc
|
||||
this->setDbKey(unifyKeyOrAlias(id));
|
||||
}
|
||||
|
||||
const QString CDistributor::getIdAndDescription() const
|
||||
QString CDistributor::getIdAndDescription() const
|
||||
{
|
||||
if (!this->getDbKey().isEmpty() && !this->getDescription().isEmpty())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user