mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Initalize autoEnableVisualHiding.
This commit is contained in:
parent
78c5094caa
commit
baace14918
@ -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…
Reference in New Issue
Block a user