QML UI: more progress update on start page
Again, to help track down where things hang. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
45b0554a67
commit
1f5cf4b42d
@ -288,6 +288,7 @@ void QMLManager::loadDivesWithValidCredentials()
|
||||
}
|
||||
setCredentialStatus(VALID);
|
||||
appendTextToLog("Cloud credentials valid, loading dives...");
|
||||
setStartPageText("Cloud credentials valid, loading dives...");
|
||||
loadDiveProgress(0);
|
||||
QString url;
|
||||
if (getCloudURL(url)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user