merge with dev

This commit is contained in:
Desmis
2017-09-15 08:46:19 +02:00
8 changed files with 42 additions and 7 deletions

View File

@@ -100,6 +100,8 @@ public:
double reduclow;
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 ();