summaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.h
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2014-12-26 15:09:18 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-01-10 17:27:24 -0800
commitd01c6c824b1e6114a58ac84f387cd437a2c2ac02 (patch)
treee705e57e41c7be6a585d8df126d40c59746378ed /qt-ui/diveplanner.h
parentac2c15e8cf882fa51220ca51f856c5e252979ff8 (diff)
downloadsubsurface-d01c6c824b1e6114a58ac84f387cd437a2c2ac02.tar.gz
Rebreather type selector UI
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.h')
-rw-r--r--qt-ui/diveplanner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/diveplanner.h b/qt-ui/diveplanner.h
index bca0deb78..6ff4d0f50 100644
--- a/qt-ui/diveplanner.h
+++ b/qt-ui/diveplanner.h
@@ -90,6 +90,7 @@ slots:
void deleteTemporaryPlan();
void loadFromDive(dive *d);
void emitDataChanged();
+ void setRebreatherMode(QString mode);
signals:
void planCreated();