mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #581 Refactoring: extract method applyDeferredChanges.
This commit is contained in:
@@ -107,6 +107,7 @@ namespace BlackMisc
|
||||
|
||||
private:
|
||||
const QString &persistentStore() const;
|
||||
void applyDeferredChanges();
|
||||
|
||||
CDataCache *const m_cache = nullptr;
|
||||
QUuid m_revision;
|
||||
|
||||
Reference in New Issue
Block a user