From 8f12eed9e0acb474cdab019ce912db3afd3c3584 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Fri, 9 Sep 2011 19:46:53 -0700 Subject: First (broken) try at actually tracking cylinder types This doesn't actually change the cylinder type info in the dive, because it's too broken for that. Instead it prints out what it would change things to. The gtk2 notion of text input focus is *really* odd. Why is the cylinder type sometimes selected, and sometimes not? Signed-off-by: Linus Torvalds --- display.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'display.h') diff --git a/display.h b/display.h index a9d90ece2..5e6a39063 100644 --- a/display.h +++ b/display.h @@ -5,6 +5,8 @@ #include #include +extern GtkWidget *main_window; + extern GtkWidget *dive_profile_widget(void); extern GtkWidget *dive_info_frame(void); extern GtkWidget *extended_dive_info_widget(void); -- cgit v1.2.3-70-g09d2