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:
Tomaz Canabrava 2013-06-20 18:48:21 -03:00
parent fdd8a4811b
commit 062515ba6f
3 changed files with 19 additions and 3 deletions

View file

@ -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();