summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-06-09 17:16:31 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-06-09 17:16:31 -0700
commit8282ed23488b734f126bf58fc18474c4a7db5c23 (patch)
tree994b4919a16917a71570c47e7bd5bbdb54e5d54d /pref.h
parent9d0f2a6571f541862fd8204c067ea2f5ed2c4091 (diff)
parent57507cfb93984e520fdd9545c84ea3b921c2914e (diff)
downloadsubsurface-8282ed23488b734f126bf58fc18474c4a7db5c23.tar.gz
Merge branch 'cloudstorage'
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 6fb72bd34..e8b9571cd 100644
--- a/pref.h
+++ b/pref.h
@@ -94,6 +94,7 @@ struct preferences {
char *cloud_storage_email;
char *cloud_storage_email_encoded;
bool save_password_local;
+ bool show_cloud_pin;
};
enum unit_system_values {
METRIC,