From bdc6b6ba243678e00c3e7f639358ee803ef5d85b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 1 Nov 2012 11:11:05 -0700 Subject: Change preferences into a notebook and add second page for tec settings Not sure this is the best naming scheme (General Settings / Tec Settings) but it's a start. The idea is to have the settings that a recreational diver might care about on the first page, and all the other stuff on the second one. Let's see how this works out long term. For now I moved OTU over and added toggles for the different partial pressure graphs (only the pO2 one is implemented so far). 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 879a02b4c..ea4786b67 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -60,6 +60,7 @@ extern void quit(GtkWidget *w, gpointer data); extern int is_default_dive_computer_device(const char *name); extern visible_cols_t visible_cols; +extern enabled_graphs_t enabled_graphs; extern const char *divelist_font; extern void set_divelist_font(const char *); -- cgit v1.2.3-70-g09d2