From 9f500ec8dc29187a95dd6e363bae160ed68a8f40 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 19 Nov 2011 11:47:04 -0800 Subject: Add the cylinder list to the dive info edit dialog This way, when you have a new dive that you just imported from your dive computer, you can just double-click on the dive and fill out all the relevant information: location, notes, buddies and cylinder info. Signed-off-by: Linus Torvalds --- 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 3f1ff0dd6..56fd5c4d9 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -34,6 +34,7 @@ extern GtkWidget *dive_info_frame(void); extern GtkWidget *extended_dive_info_widget(void); extern GtkWidget *equipment_widget(void); extern GtkWidget *stats_widget(void); +extern GtkWidget *cylinder_list_widget(void); extern GtkWidget *dive_list_create(void); -- cgit v1.2.3-70-g09d2