mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Rebreather type selector UI
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ac2c15e8cf
commit
d01c6c824b
4 changed files with 65 additions and 38 deletions
|
@ -90,6 +90,7 @@ slots:
|
|||
void deleteTemporaryPlan();
|
||||
void loadFromDive(dive *d);
|
||||
void emitDataChanged();
|
||||
void setRebreatherMode(QString mode);
|
||||
|
||||
signals:
|
||||
void planCreated();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue