Change expcomp visibility and fixed bug issue 5752
This commit is contained in:
@@ -1189,6 +1189,14 @@ struct RAWParamsEdited {
|
||||
bool ff_clipControl;
|
||||
bool exPos;
|
||||
|
||||
struct PreprocessWBParamsEdited {
|
||||
bool mode;
|
||||
|
||||
bool isUnchanged() const;
|
||||
};
|
||||
|
||||
PreprocessWBParamsEdited preprocessWB;
|
||||
|
||||
bool isUnchanged() const;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user