Merge branch 'dev' into spot-removal-tool

This commit is contained in:
Hombre
2019-08-06 15:19:38 +02:00
16 changed files with 52 additions and 31 deletions

View File

@@ -474,6 +474,7 @@ void Thumbnail::setProcParams (const ProcParams& pp, ParamsEdited* pe, int whoCh
|| pparams->filmSimulation != pp.filmSimulation
|| pparams->softlight != pp.softlight
|| pparams->dehaze != pp.dehaze
|| pparams->filmNegative != pp.filmNegative
|| whoChangedIt == FILEBROWSER
|| whoChangedIt == BATCHEDITOR;