Merge branch 'master' into develop

This commit is contained in:
Janek Bevendorff 2020-04-09 18:27:40 +02:00
commit d189f9132e
No known key found for this signature in database
GPG key ID: 2FDEB0D40BCA5E11
21 changed files with 943 additions and 933 deletions

View file

@ -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);