Fix references to DCPProfile::ApplyState

This commit is contained in:
Thanatomanic
2020-10-16 12:43:59 +02:00
parent d9799ec5de
commit 9ee48d83f9
9 changed files with 12 additions and 13 deletions

View File

@@ -1001,7 +1001,7 @@ private:
}
autor = -9000.f; // This will ask to compute the "auto" values for the B&W tool (have to be inferior to -5000)
DCPProfileApplyState as;
DCPProfile::ApplyState as;
DCPProfile *dcpProf = imgsrc->getDCP(params.icm, as);
LUTu histToneCurve;