mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refs #884 Protect filesystem race in settings using QLockFile.
This commit is contained in:
@@ -62,6 +62,8 @@ namespace BlackMisc
|
||||
private:
|
||||
CSettingsCache();
|
||||
void saveToStoreByPacket(const CValueCachePacket &values);
|
||||
static const QString &lockFileName();
|
||||
CStatusMessage lockFile(QLockFile &);
|
||||
};
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user