From afea30fd8a40c16bada295b9b6a89e72d1abe607 Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Thu, 9 Apr 2015 17:41:41 +0200 Subject: Recmode: Allow the user to specify gas reserve. Since most regulators have an intermediate pressure of 10bar the minimum value is 10 while the max is 99. Signed-off-by: Joakim Bygdell Signed-off-by: Dirk Hohndel --- qt-ui/diveplanner.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/diveplanner.h') diff --git a/qt-ui/diveplanner.h b/qt-ui/diveplanner.h index a4752b502..6cfcc5efb 100644 --- a/qt-ui/diveplanner.h +++ b/qt-ui/diveplanner.h @@ -93,6 +93,7 @@ slots: void loadFromDive(dive *d); void emitDataChanged(); void setRebreatherMode(int mode); + void setReserveGas(int reserve); signals: void planCreated(); -- cgit v1.2.3-70-g09d2