summaryrefslogtreecommitdiffstats
path: root/qt-models/divetripmodel.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2017-10-02 17:52:07 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-02 09:52:58 -0700
commitd5ab03ef4e84820f9530152dbf4ffc29dec6e652 (patch)
tree6d6ccfa5b085cba75d750a90b0956f6b5274a928 /qt-models/divetripmodel.h
parent516527e1bd4af1591abf212deb75bc26cbfa132b (diff)
downloadsubsurface-d5ab03ef4e84820f9530152dbf4ffc29dec6e652.tar.gz
[Divesite] Hook qt model for country
See #144 Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
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 8b03e50ae..ce508a5b5 100644
--- a/qt-models/divetripmodel.h
+++ b/qt-models/divetripmodel.h
@@ -24,6 +24,7 @@ public:
OTU,
MAXCNS,
PHOTOS,
+ COUNTRY,
LOCATION,
COLUMNS
};
@@ -69,6 +70,7 @@ public:
OTU,
MAXCNS,
PHOTOS,
+ COUNTRY,
LOCATION,
COLUMNS
};