refs #581 Refactoring: extract method applyDeferredChanges.

This commit is contained in:
Mathew Sutcliffe
2016-02-03 21:26:52 +00:00
parent e1b40f54cb
commit c1d3e2aabb
2 changed files with 9 additions and 8 deletions

View File

@@ -107,6 +107,7 @@ namespace BlackMisc
private:
const QString &persistentStore() const;
void applyDeferredChanges();
CDataCache *const m_cache = nullptr;
QUuid m_revision;