Add "Restore Entries" feature

This commit is contained in:
Janek Bevendorff
2021-11-10 01:09:30 +01:00
parent e5822974ac
commit 70e62d90db
10 changed files with 63 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ public:
QString totp() const;
QString totpSettingsString() const;
QSharedPointer<Totp::Settings> totpSettings() const;
Group* previousParentGroup();
const Group* previousParentGroup() const;
QUuid previousParentGroupUuid() const;
int size() const;