From aab67e2a5bb9c74fcc60af4ade0192d31263ebc7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 2 Jan 2013 22:45:21 -0800 Subject: Add configurable visualization of calculated ceiling This is on top of the deco information reported by the dive computer (in a different color - currently ugly green). The user needs to enable this via the Tec page of the preferences. Signed-off-by: Dirk Hohndel --- display-gtk.h | 1 + 1 file changed, 1 insertion(+) (limited to 'display-gtk.h') diff --git a/display-gtk.h b/display-gtk.h index a7279fa9a..74d86ef6d 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -40,6 +40,7 @@ struct preferences { visible_cols_t visible_cols; partial_pressure_graphs_t pp_graphs; gboolean profile_red_ceiling; + gboolean profile_calc_ceiling; }; extern struct preferences prefs; -- cgit v1.2.3-70-g09d2