Multiple browser related fixes
This commit is contained in:
committed by
Janek Bevendorff
parent
ee3ccf151a
commit
8ac909b0eb
@@ -35,7 +35,7 @@ public:
|
||||
explicit BrowserService(DatabaseTabWidget* parent);
|
||||
|
||||
bool isDatabaseOpened() const;
|
||||
bool openDatabase();
|
||||
bool openDatabase(bool triggerUnlock);
|
||||
QString getDatabaseRootUuid();
|
||||
QString getDatabaseRecycleBinUuid();
|
||||
Entry* getConfigEntry(bool create = false);
|
||||
|
||||
Reference in New Issue
Block a user