show the auto-matched lensfun camera/lens pair in the gui

This commit is contained in:
Alberto Griggio
2017-09-08 23:52:43 +02:00
parent cbae5e0718
commit 58ec1e316b
2 changed files with 61 additions and 39 deletions

View File

@@ -77,6 +77,8 @@ protected:
void fillLensfunCameras();
void fillLensfunLenses();
bool setLensfunCamera(const Glib::ustring &make, const Glib::ustring &model);
bool setLensfunLens(const Glib::ustring &lens);
public: