lensfun: added possibility to use a private copy of the LF database
This commit is contained in:
@@ -100,7 +100,7 @@ class LFDatabase final :
|
||||
public NonCopyable
|
||||
{
|
||||
public:
|
||||
static bool init();
|
||||
static bool init(const Glib::ustring &dbdir);
|
||||
static const LFDatabase *getInstance();
|
||||
|
||||
~LFDatabase();
|
||||
|
Reference in New Issue
Block a user