Merge branch 'master' into develop
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user