mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-26 08:15:32 -04: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 {
|
} else {
|
||||||
m_listViewState = m_activeDbWidget->entryViewState();
|
m_listViewState = m_activeDbWidget->entryViewState();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sync();
|
||||||
}
|
}
|
||||||
|
|
||||||
QList<int> DatabaseWidgetStateSync::variantToIntList(const QVariant& variant)
|
QList<int> DatabaseWidgetStateSync::variantToIntList(const QVariant& variant)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue