Additional manual cleanups to ProcParams::(save|load)()

This commit is contained in:
Flössie
2017-11-11 21:11:57 +01:00
parent 157b42cd83
commit c702e5d847
7 changed files with 149 additions and 346 deletions

View File

@@ -764,14 +764,14 @@ public:
BayerSensor bayersensor;
XTransSensor xtranssensor;
bool caCorrection;
bool caRed;
bool caBlue;
bool ca_autocorrect;
bool cared;
bool cablue;
bool hotPixelFilter;
bool deadPixelFilter;
bool hotDeadPixelThresh;
bool hotdeadpix_thresh;
bool darkFrame;
bool dfAuto;
bool df_autoselect;
bool ff_file;
bool ff_AutoSelect;
bool ff_BlurRadius;