Added checkbox to frame compression dynamic wavelet

This commit is contained in:
Desmis
2019-12-29 10:16:31 +01:00
parent faf849ef3f
commit 353a081bd0
11 changed files with 68 additions and 11 deletions

View File

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