From 1298aa87e519addde0f5490b238395fcaf8b4e95 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 19 May 2013 08:08:29 -0700 Subject: Continue populating the DiveInfo tab Pulled one more helper from statistics-gtk.c (but didn't modify the code there to use it as that code is no longer being compiled). Signed-off-by: Dirk Hohndel --- statistics.h | 1 + 1 file changed, 1 insertion(+) (limited to 'statistics.h') diff --git a/statistics.h b/statistics.h index 732a287e1..81a560568 100644 --- a/statistics.h +++ b/statistics.h @@ -40,6 +40,7 @@ extern char *get_minutes(int seconds); extern void process_all_dives(struct dive *dive, struct dive **prev_dive); extern void get_selected_dives_text(char *buffer, int size); extern volume_t get_gas_used(struct dive *dive); +extern char *get_gaslist(struct dive *dive); #ifdef __cplusplus } -- cgit v1.2.3-70-g09d2