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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2018-08-18 10:37:00 +0300
committerMarkus Goetz <markus@woboq.com>2018-08-19 22:18:15 +0300
commitdd13e6304a2e374794bc28df7eab1a653d7f882b (patch)
tree1437820bb297211688682bc25344c197f6d6add0 /src/gui/folderstatusdelegate.h
parentd1e15b7802e4c8ea8d20b383eff8309ef34a4788 (diff)
Account Settings: Add a text for folder using vierual files
Issue #6723
Diffstat (limited to 'src/gui/folderstatusdelegate.h')
-rw-r--r--src/gui/folderstatusdelegate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/folderstatusdelegate.h b/src/gui/folderstatusdelegate.h
index 213c822dd..27d172bb0 100644
--- a/src/gui/folderstatusdelegate.h
+++ b/src/gui/folderstatusdelegate.h
@@ -35,6 +35,7 @@ public:
FolderSecondPathRole,
FolderConflictMsg,
FolderErrorMsg,
+ FolderInfoMsg,
FolderSyncPaused,
FolderStatusIconRole,
FolderAccountConnected,