added checkbox to frame blur pyramid

This commit is contained in:
Desmis
2019-12-29 07:03:47 +01:00
parent 9ffe46e29d
commit 01519587a7
11 changed files with 76 additions and 12 deletions

View File

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