add rectangle shape in normal mode

This commit is contained in:
Desmis
2018-01-02 18:35:01 +01:00
parent 17999b7e61
commit f1e8aeefcb
14 changed files with 378 additions and 31 deletions

View File

@@ -626,7 +626,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvlocallabEnabled
LUMINANCECURVE, // EvlocallablocY
LUMINANCECURVE, // Evlocallabbilateral
LUMINANCECURVE // Evlocallabnoiselequal
LUMINANCECURVE, // Evlocallabnoiselequal
LUMINANCECURVE // Evlocallabshapemethod
};