Bugfix for checkboxes in Batchtoolpanel ( raw tab )
This commit is contained in:
@@ -141,6 +141,17 @@ void ParamsEdited::set (bool v) {
|
|||||||
raw.dmethod = v;
|
raw.dmethod = v;
|
||||||
raw.dcbIterations = v;
|
raw.dcbIterations = v;
|
||||||
raw.dcbEnhance = v;
|
raw.dcbEnhance = v;
|
||||||
|
raw.dfAuto = v;
|
||||||
|
raw.caCorrection = v;
|
||||||
|
raw.hotDeadPixel = v;
|
||||||
|
raw.caBlue = v;
|
||||||
|
raw.caRed = v;
|
||||||
|
raw.darkFrame = v;
|
||||||
|
raw.exPos = v;
|
||||||
|
raw.exCorrection = v;
|
||||||
|
raw.exPreser = v;
|
||||||
|
raw.greenEq = v;
|
||||||
|
raw.linenoise = v;
|
||||||
raw.ff_file = v;
|
raw.ff_file = v;
|
||||||
raw.ff_AutoSelect = v;
|
raw.ff_AutoSelect = v;
|
||||||
raw.ff_BlurRadius = v;
|
raw.ff_BlurRadius = v;
|
||||||
|
Reference in New Issue
Block a user