mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add print button to planner
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2785d7bc3e
commit
6699e3ab3e
5 changed files with 34 additions and 7 deletions
|
@ -136,6 +136,7 @@ slots:
|
|||
void atmPressureChanged(const QString &pressure);
|
||||
void bottomSacChanged(const QString &bottomSac);
|
||||
void decoSacChanged(const QString &decosac);
|
||||
void printDecoPlan();
|
||||
|
||||
private:
|
||||
Ui::DivePlanner ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue