disable 'autofill' setting when using lensfun
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
return packBox;
|
||||
}
|
||||
|
||||
Gtk::CheckButton *getFill() { return fill; }
|
||||
|
||||
void read (const rtengine::procparams::ProcParams* pp, const ParamsEdited* pedited = nullptr);
|
||||
void write (rtengine::procparams::ProcParams* pp, ParamsEdited* pedited = nullptr);
|
||||
void setBatchMode (bool batchMode);
|
||||
|
Reference in New Issue
Block a user