mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
updateViewStateSync
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user