raw ca correction: generate history entry but don't reprocess when changing 'avoid colour shift' while ca correction is disabled, #4777

This commit is contained in:
heckflosse
2018-09-08 13:26:23 +02:00
parent 88d0f60d6b
commit ddbf94e940
2 changed files with 4 additions and 2 deletions

View File

@@ -36,6 +36,7 @@ protected:
rtengine::ProcEvent EvPreProcessCAAutoiterations;
rtengine::ProcEvent EvPreProcessCAColourshift;
rtengine::ProcEvent EvPreProcessCAColourshiftHistory;
public: