mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 13:37:43 +03:00
Merge branch 'master' into develop
This commit is contained in:
commit
d189f9132e
21 changed files with 943 additions and 933 deletions
|
@ -1732,6 +1732,7 @@ bool DatabaseWidget::save()
|
|||
|
||||
auto focusWidget = qApp->focusWidget();
|
||||
|
||||
// TODO: Make this async
|
||||
// Lock out interactions
|
||||
m_entryView->setDisabled(true);
|
||||
m_groupView->setDisabled(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue