Re-enable the dive site edit

Since now we found the perfect way to deal with dive site handling on the
dive, we can reenable this widget.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-07-25 12:30:20 -03:00 committed by Dirk Hohndel
parent 156ad42a3c
commit 1aaa37e511
3 changed files with 19 additions and 1 deletions

View file

@ -139,6 +139,7 @@ slots:
void on_actionReplanDive_triggered();
void on_action_Check_for_Updates_triggered();
void on_actionDiveSiteEdit_triggered();
void current_dive_changed(int divenr);
void initialUiSetup();