diff options
author | jan Iversen <jan@casacondor.com> | 2019-12-28 18:18:06 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-12-29 12:20:19 -0800 |
commit | dc98b0a2acb039dc812ba2b3a18b0ea5d2188a15 (patch) | |
tree | e2e75e46998609dfb979d24df434bbf6877ac835 /qt-models/treemodel.cpp | |
parent | 783332561a433e8ff8be8b0bceb25a051967d3cf (diff) | |
download | subsurface-dc98b0a2acb039dc812ba2b3a18b0ea5d2188a15.tar.gz |
mobile-widgets: replace simple setCredentialStatus
qmlprefs::setCredentialStatus() basically only does something when called with
CS_NOCLOUD.
A number of setCredentialStatus() calls happen where status cannot be
CS_NOCLOUD, and therefore setCredentialStatus() can be safely replaced with
set_cloud_verification_status()
This limits the use of qmlprefs::setCredentialStatus(), but there are still a
couple of more complicated calls.
Signed-off-by: Jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models/treemodel.cpp')
0 files changed, 0 insertions, 0 deletions