lensfun: added possibility to use a private copy of the LF database
This commit is contained in:
@@ -92,6 +92,9 @@ public:
|
||||
double ed_low;
|
||||
double ed_lipinfl;
|
||||
double ed_lipampl;
|
||||
|
||||
Glib::ustring lensfunDbDirectory; ///< The directory containing the lensfun database. If empty, the system defaults will be used (as described in http://lensfun.sourceforge.net/manual/dbsearch.html)
|
||||
|
||||
/** Creates a new instance of Settings.
|
||||
* @return a pointer to the new Settings instance. */
|
||||
static Settings* create ();
|
||||
|
Reference in New Issue
Block a user