Initalize autoEnableVisualHiding.
This commit is contained in:
@@ -47,6 +47,7 @@ Metadata::Metadata(Database* parent)
|
|||||||
m_protectPassword = true;
|
m_protectPassword = true;
|
||||||
m_protectUrl = false;
|
m_protectUrl = false;
|
||||||
m_protectNotes = false;
|
m_protectNotes = false;
|
||||||
|
m_autoEnableVisualHiding = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
QString Metadata::generator() const
|
QString Metadata::generator() const
|
||||||
|
|||||||
Reference in New Issue
Block a user