disable 'autofill' setting when using lensfun

This commit is contained in:
Alberto Griggio
2017-09-10 14:02:22 +02:00
parent 0761499557
commit 626f8cace3
3 changed files with 23 additions and 9 deletions

View File

@@ -87,6 +87,7 @@ protected:
bool setLensfunCamera(const Glib::ustring &make, const Glib::ustring &model);
bool setLensfunLens(const Glib::ustring &lens);
bool checkLensfunCanCorrect(bool automatch);
void setAutoFill();
public: