mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
c5d17c3d4d
commit
89f8457857
3 changed files with 42 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ public:
|
|||
DiveDateRole,
|
||||
TripIdRole,
|
||||
TripNrDivesRole,
|
||||
TripShortDateRole,
|
||||
TripTitleRole,
|
||||
DateTimeRole,
|
||||
IdRole,
|
||||
NumberRole,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue