Merge branch 'master' into spot-removal-tool
This commit is contained in:
@@ -551,6 +551,7 @@ public:
|
||||
bool working;
|
||||
bool output;
|
||||
bool outputIntent;
|
||||
bool outputBPC;
|
||||
bool gamma;
|
||||
bool gampos;
|
||||
bool slpos;
|
||||
@@ -791,7 +792,7 @@ public:
|
||||
bool exif;
|
||||
bool iptc;
|
||||
|
||||
ParamsEdited (bool value = false);
|
||||
explicit ParamsEdited (bool value = false);
|
||||
|
||||
void set (bool v);
|
||||
void initFrom (const std::vector<rtengine::procparams::ProcParams>& src);
|
||||
|
Reference in New Issue
Block a user