mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
models: export dive guide in DiveTripModel
We might want to display that in the dive list. Fixes #3382. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
f4c85eec04
commit
b3c58e7172
3 changed files with 14 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ public:
|
|||
TAGS,
|
||||
PHOTOS,
|
||||
BUDDIES,
|
||||
DIVEGUIDE,
|
||||
COUNTRY,
|
||||
LOCATION,
|
||||
COLUMNS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue