From 574757301986ecd2a3c8c9c0150a7d27524731e2 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 20 Mar 2020 15:31:46 -0700 Subject: mobile/models: make dive invalid flag available to mobile UI Signed-off-by: Dirk Hohndel --- qt-models/mobilelistmodel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-models/mobilelistmodel.h') diff --git a/qt-models/mobilelistmodel.h b/qt-models/mobilelistmodel.h index 23ed83028..c898ed118 100644 --- a/qt-models/mobilelistmodel.h +++ b/qt-models/mobilelistmodel.h @@ -59,6 +59,7 @@ public: TripBelow, TripLocationRole, TripNotesRole, + IsInvalidRole }; QHash roleNames() const override; protected: -- cgit v1.2.3-70-g09d2