Close databases when they are locked.
Previously we've only hidden access to them. Closes #275
This commit is contained in:
@@ -60,6 +60,7 @@ public:
|
||||
|
||||
void createPresetsMenu(QMenu* expirePresetsMenu);
|
||||
QString entryTitle() const;
|
||||
void clear();
|
||||
|
||||
Q_SIGNALS:
|
||||
void editFinished(bool accepted);
|
||||
|
||||
Reference in New Issue
Block a user