Correct intermittent crash due to stale history items
This commit is contained in:
committed by
Janek Bevendorff
parent
8dad78194f
commit
5e2e12977d
@@ -755,6 +755,8 @@ bool EditEntryWidget::commitEntry()
|
||||
}
|
||||
#endif
|
||||
|
||||
m_historyModel->setEntries(m_entry->historyItems());
|
||||
|
||||
showMessage(tr("Entry updated successfully."), MessageWidget::Positive);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user