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/common/syncjournalfilerecord.h')
-rw-r--r--src/common/syncjournalfilerecord.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/syncjournalfilerecord.h b/src/common/syncjournalfilerecord.h
index 13cf3ef8a..4e011e616 100644
--- a/src/common/syncjournalfilerecord.h
+++ b/src/common/syncjournalfilerecord.h
@@ -81,6 +81,8 @@ public:
QByteArray _e2eMangledName;
bool _isE2eEncrypted = false;
SyncJournalFileLockInfo _lockstate;
+ bool _isShared = false;
+ qint64 _lastShareStateFetchedTimestmap = 0;
};
bool OCSYNC_EXPORT