Fix Clang-10 warnings

This commit is contained in:
Flössie
2020-04-02 13:23:57 +02:00
parent 29596bb457
commit 8886402e93
5 changed files with 14 additions and 14 deletions

View File

@@ -635,7 +635,7 @@ public:
MyMutex::MyLock lock(mutex);
for (const auto profile : fileProfiles) {
for (const auto& profile : fileProfiles) {
if (
(
type == ICCStore::ProfileType::MONITOR