mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 04:57:39 +03:00
updateViewStateSync
This commit is contained in:
parent
973557a9f9
commit
486779cce7
1 changed files with 2 additions and 0 deletions
|
@ -164,6 +164,8 @@ void DatabaseWidgetStateSync::updateViewState()
|
|||
} else {
|
||||
m_listViewState = m_activeDbWidget->entryViewState();
|
||||
}
|
||||
|
||||
sync();
|
||||
}
|
||||
|
||||
QList<int> DatabaseWidgetStateSync::variantToIntList(const QVariant& variant)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue