mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Added back the menu entry 'Dive Planner'
Added back the menu entry Dive Planner, and removed the calee code from the Print action. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
parent
fdd8a4811b
commit
062515ba6f
3 changed files with 19 additions and 3 deletions
|
@ -83,6 +83,7 @@ private slots:
|
|||
void on_actionInputPlan_triggered();
|
||||
void on_actionAboutSubsurface_triggered();
|
||||
void on_actionUserManual_triggered();
|
||||
void on_actionDivePlanner_triggered();
|
||||
|
||||
void current_dive_changed(int divenr);
|
||||
void initialUiSetup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue