diff options
author | Tomaz Canabrava <tomaz.canabrava@gmail.com> | 2016-08-10 13:27:03 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-08-27 10:55:40 -0700 |
commit | 81d5d82b7bfb1a7a1cfe44b8d33befe9b31a2099 (patch) | |
tree | 31392ef07c43c9ac68ca95805b4865c5859c0848 /core/pref.h | |
parent | 048379cc2b56257be4a435bb707d8a18c9958371 (diff) | |
download | subsurface-81d5d82b7bfb1a7a1cfe44b8d33befe9b31a2099.tar.gz |
Settings update: Clean up save user id local
So, prefs.save_userid_local is being set outside of
a preferences set (it's set to true and false while
loading the files via xml or git) and because of that
I had to bypass a few method calls.
When something triggers a preferences change, the
application will be notified that the preferences
changed, thing that I couldn't do while reading the
xml or git because that should be local-only.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'core/pref.h')
0 files changed, 0 insertions, 0 deletions