Merge branch 'master' into develop

This commit is contained in:
Janek Bevendorff
2020-04-09 18:27:40 +02:00
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);