summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/settings/qPrefCloudStorage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/settings/qPrefCloudStorage.h b/core/settings/qPrefCloudStorage.h
index d7d2b4ee4..b0d24227a 100644
--- a/core/settings/qPrefCloudStorage.h
+++ b/core/settings/qPrefCloudStorage.h
@@ -31,6 +31,7 @@ public:
static void sync() { loadSync(true); }
public:
+ // NOTE: these enums are duplicated in mobile-widgets/qmlinterface.h
enum cloud_status {
CS_UNKNOWN,
CS_INCORRECT_USER_PASSWD,