Manage Dive Site from the MainMenu

Trigger the ManageDiveSite from the MainMenu.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-06-01 16:29:38 -03:00 committed by Dirk Hohndel
parent b9a3234371
commit 82d3f088a4
3 changed files with 13 additions and 2 deletions

View file

@ -138,6 +138,7 @@ slots:
void on_actionDivePlanner_triggered();
void on_actionReplanDive_triggered();
void on_action_Check_for_Updates_triggered();
void on_actionManage_dive_sites_triggered();
void current_dive_changed(int divenr);
void initialUiSetup();