subsurface/mobile-widgets
Berthold Stoeger a07b6b4d97 Remove function-call indirection in qmlmanager.cpp
QMLManager::tryRetrieveDataFromBackend() was a one-liner calling
void QMLManager::checkCredentialsAndExecute() with a pointer-to-member.
The latter was never called with a different pointer, therefore
fold the latter into the former and remove the indirection.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-01-25 08:39:20 +01:00
..
qml mobile: fix crash on delete dive from divelist 2018-01-10 20:34:16 +01:00
qmlmanager.cpp Remove function-call indirection in qmlmanager.cpp 2018-01-25 08:39:20 +01:00
qmlmanager.h Remove function-call indirection in qmlmanager.cpp 2018-01-25 08:39:20 +01:00
qmlprofile.cpp QML UI: adjust to modified logging API 2017-06-11 13:55:41 -07:00
qmlprofile.h Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00