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:
@@ -258,7 +258,7 @@ namespace BlackMisc
|
||||
static const QString &forceFlagToString(ForceModeFlag forceFlag);
|
||||
|
||||
//! Force to string
|
||||
static const QString forceToString(ForceMode force);
|
||||
static QString forceToString(ForceMode force);
|
||||
|
||||
//! Strategy to string
|
||||
static const QString &strategyToString(PickSimilarStrategy strategy);
|
||||
|
||||
Reference in New Issue
Block a user