added checkbox to frame level contrast pyramid

This commit is contained in:
Desmis
2019-12-29 08:26:59 +01:00
parent 01519587a7
commit d625052a4a
11 changed files with 67 additions and 10 deletions

View File

@@ -911,7 +911,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabchromalev
LUMINANCECURVE, //Evlocallabchromablu
LUMINANCECURVE, //Evlocallaboffset
LUMINANCECURVE //Evlocallabwavblur
LUMINANCECURVE, //Evlocallabwavblur
LUMINANCECURVE //Evlocallabwavcont
};