Add short circuit for L curves mask - allow mix image with original

This commit is contained in:
Desmis
2019-10-23 17:02:38 +02:00
parent 922db3fe12
commit c74e2d206e
12 changed files with 106 additions and 13 deletions

View File

@@ -817,6 +817,7 @@ enum ProcEventCode {
EvlocallabdetailSH = 787,
EvlocallabfatamountSH = 788,
EvlocallabfatanchorSH = 789,
Evlocallabshortc = 790,
NUMOFEVENTS
};