Replace scope color exposure SH vibrance by Scope color tools in settings

This commit is contained in:
Desmis
2020-05-22 17:11:34 +02:00
parent 1ec53ae59a
commit 9b811c200a
12 changed files with 57 additions and 7 deletions

View File

@@ -950,7 +950,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabsigmalc2
LUMINANCECURVE, // Evlocallabblwh
LUMINANCECURVE, // EvlocallabcomplexityWithRefresh
M_VOID // EvlocallabcomplexityWithoutRefresh
M_VOID, // EvlocallabcomplexityWithoutRefresh
LUMINANCECURVE // EvLocallabSpotcolorscope
};