Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsync/syncfileitem.h')
-rw-r--r--src/libsync/syncfileitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsync/syncfileitem.h b/src/libsync/syncfileitem.h
index 461627ba3..e054ab83a 100644
--- a/src/libsync/syncfileitem.h
+++ b/src/libsync/syncfileitem.h
@@ -59,6 +59,7 @@ public:
Conflict,
FileIgnored, ///< The file is in the ignored list (or blacklisted with no retries left)
+ FileLocked, ///< The file is locked
Restoration, ///< The file was restored because what should have been done was not allowed
/** For errors that should only appear in the error view.