mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-03 03:56:08 -04:00
Initalize autoEnableVisualHiding.
This commit is contained in:
parent
78c5094caa
commit
baace14918
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ Metadata::Metadata(Database* parent)
|
|||
m_protectPassword = true;
|
||||
m_protectUrl = false;
|
||||
m_protectNotes = false;
|
||||
m_autoEnableVisualHiding = false;
|
||||
}
|
||||
|
||||
QString Metadata::generator() const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue