summaryrefslogtreecommitdiffstats
path: root/qt-models/divetripmodel.h
diff options
context:
space:
mode:
authorGravatar Jan Mulder <jlmulder@xs4all.nl>2018-09-04 17:10:11 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-04 15:02:07 -0700
commit12789a3f9ff81f77bda76ccb0cc6ba5aa6aa0ace (patch)
treeab46579096c92332df0ae6d9ccc986c6013e1a18 /qt-models/divetripmodel.h
parent77577f717f5aad38ea8c4c41c10c181486c4337f (diff)
downloadsubsurface-12789a3f9ff81f77bda76ccb0cc6ba5aa6aa0ace.tar.gz
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>
Diffstat (limited to 'qt-models/divetripmodel.h')
-rw-r--r--qt-models/divetripmodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-models/divetripmodel.h b/qt-models/divetripmodel.h
index 32a656bfe..700ae4c12 100644
--- a/qt-models/divetripmodel.h
+++ b/qt-models/divetripmodel.h
@@ -25,6 +25,7 @@ public:
MAXCNS,
TAGS,
PHOTOS,
+ BUDDIES,
COUNTRY,
LOCATION,
COLUMNS
@@ -75,6 +76,7 @@ public:
MAXCNS,
TAGS,
PHOTOS,
+ BUDDIES,
COUNTRY,
LOCATION,
COLUMNS