mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-06 22:17:39 +03:00
Automatic reload the database when the file is externally modified
This commit is contained in:
commit
06b1baa454
10 changed files with 182 additions and 6 deletions
|
@ -88,6 +88,7 @@ public:
|
|||
QByteArray transformSeed() const;
|
||||
quint64 transformRounds() const;
|
||||
QByteArray transformedMasterKey() const;
|
||||
const CompositeKey & key() const;
|
||||
|
||||
void setCipher(const Uuid& cipher);
|
||||
void setCompressionAlgo(Database::CompressionAlgorithm algo);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue