From 093c5fa5ffa736c371c02b2478d5368335eb070c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 12 Feb 2016 06:54:52 -0800 Subject: QML UI: more progress information on the start page Since some users report hangs when changing credentials it would be useful to see how far the application got. Signed-off-by: Dirk Hohndel --- qt-mobile/qmlmanager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/qt-mobile/qmlmanager.cpp b/qt-mobile/qmlmanager.cpp index 8b9e89036..69ba51ac5 100644 --- a/qt-mobile/qmlmanager.cpp +++ b/qt-mobile/qmlmanager.cpp @@ -171,6 +171,7 @@ void QMLManager::saveCloudCredentials() clear_dive_file_data(); DiveListModel::instance()->clear(); GpsListModel::instance()->clear(); + setStartPageText(tr("Attempting to open cloud storage with new credentials")); openLocalThenRemote(url); } } -- cgit v1.2.3-70-g09d2