mobile/divelist: implement trip title and short date for mobile

We pass this through to the underlying data function.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-11-11 21:31:56 -08:00
parent c5d17c3d4d
commit 89f8457857
3 changed files with 42 additions and 0 deletions

View file

@ -12,6 +12,8 @@ public:
DiveDateRole,
TripIdRole,
TripNrDivesRole,
TripShortDateRole,
TripTitleRole,
DateTimeRole,
IdRole,
NumberRole,