summaryrefslogtreecommitdiffstats
path: root/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile.h')
-rw-r--r--profile.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/profile.h b/profile.h
index 8f58082d1..d22589c68 100644
--- a/profile.h
+++ b/profile.h
@@ -39,6 +39,11 @@ struct plot_data {
void calculate_max_limits(struct dive *dive, struct divecomputer *dc, struct graphics_context *gc);
struct plot_info *create_plot_info(struct dive *dive, struct divecomputer *dc, struct graphics_context *gc);
+struct ev_select {
+ char *ev_name;
+ bool plot_ev;
+};
+
/*
* When showing dive profiles, we scale things to the
* current dive. However, we don't scale past less than