subsurface/mobile-widgets
Dirk Hohndel a7fca80a3e QML UI: don't access dive without modelData
Occasionally I see errors in the log where we would access modelData.dive
with modelData = null. This patch addresses a couple of the spaces where
this happens, but also simplifies the code by using the existing alias.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2017-06-21 17:20:07 -07:00
..
qml QML UI: don't access dive without modelData 2017-06-21 17:20:07 -07:00
qmlmanager.cpp Clean up git storage update messages 2017-06-18 01:00:30 -07:00
qmlmanager.h QML UI: redesign the user notification 2017-06-17 23:22:37 -07: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