From 6f7467de7a073178c0593673b9e0b697cb265d0a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 31 May 2013 16:21:39 +1000 Subject: Show the gas with the pressure diagram This is a feature that had been requested a few times in the past and when debugging my "show only used gases" commit I realized that this would have been extremely useful to have... Signed-off-by: Dirk Hohndel --- qt-ui/profilegraphics.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/profilegraphics.h') diff --git a/qt-ui/profilegraphics.h b/qt-ui/profilegraphics.h index 963dd7d90..b440adf5d 100644 --- a/qt-ui/profilegraphics.h +++ b/qt-ui/profilegraphics.h @@ -89,6 +89,7 @@ private: void plot_depth_sample(struct plot_data *entry, text_render_options_t *tro); void plot_cylinder_pressure_text(); void plot_pressure_value(int mbar, int sec, double xalign, double yalign); + void plot_gas_value(int mbar, int sec, double xalign, double yalign, int o2, int he); void plot_deco_text(); void plot_pp_gas_profile(); void plot_pp_text(); -- cgit v1.2.3-70-g09d2