mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
updateViewStateSync
This commit is contained in:
parent
973557a9f9
commit
486779cce7
@ -164,6 +164,8 @@ void DatabaseWidgetStateSync::updateViewState()
|
||||
} else {
|
||||
m_listViewState = m_activeDbWidget->entryViewState();
|
||||
}
|
||||
|
||||
sync();
|
||||
}
|
||||
|
||||
QList<int> DatabaseWidgetStateSync::variantToIntList(const QVariant& variant)
|
||||
|
Loading…
Reference in New Issue
Block a user