Turn the get taxonomy button into a manage dive site button

The get taxonomy button will be inside the manage dive site interface.

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-08-25 18:27:19 -03:00 committed by Dirk Hohndel
parent 028f0401f6
commit aaa70ff56e
4 changed files with 18 additions and 12 deletions

View file

@ -178,6 +178,9 @@ slots:
protected:
void closeEvent(QCloseEvent *);
signals:
void startDiveSiteEdit();
public
slots:
void turnOffNdlTts();