Rerun preprocess when changing to or from mono demosaicer

This commit is contained in:
torger
2014-06-25 00:22:58 +02:00
parent 67e472b4b8
commit f9e7072194
4 changed files with 12 additions and 4 deletions

View File

@@ -41,6 +41,7 @@ class RawProcess : public ToolParamBlock, public AdjusterListener, public Foldab
Adjuster* lmmseIterations;
bool lastDCBen;
int oldSelection;
//bool lastALLen;
sigc::connection methodconn,dcbEnhconn; //,allEnhconn;
public: