mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Desktop: buddies in the dive list
As proposed in RFC #1587, now also alllow buddies to be shown in the divelist. Fixes: #1587 Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
77577f717f
commit
12789a3f9f
3 changed files with 21 additions and 0 deletions
|
@ -25,6 +25,7 @@ public:
|
|||
MAXCNS,
|
||||
TAGS,
|
||||
PHOTOS,
|
||||
BUDDIES,
|
||||
COUNTRY,
|
||||
LOCATION,
|
||||
COLUMNS
|
||||
|
@ -75,6 +76,7 @@ public:
|
|||
MAXCNS,
|
||||
TAGS,
|
||||
PHOTOS,
|
||||
BUDDIES,
|
||||
COUNTRY,
|
||||
LOCATION,
|
||||
COLUMNS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue