From cabf8c0c214b9bb8411797ec2da40b38315b6ce0 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 2 Oct 2017 17:03:02 +0200 Subject: [Divesite] Add country on divesite Add more information for the divesite, a country can be used to help sorting. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- core/divesite.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/divesite.h') diff --git a/core/divesite.h b/core/divesite.h index 24f6a0f3f..dc041d355 100644 --- a/core/divesite.h +++ b/core/divesite.h @@ -17,6 +17,7 @@ struct dive_site { uint32_t uuid; char *name; + char *country; degrees_t latitude, longitude; char *description; char *notes; -- cgit v1.2.3-70-g09d2