Get taxonomy from edit dive site widget

Moved the get taxonomy button from the maintab to the edit dive site
widget.

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:45:29 -03:00 committed by Dirk Hohndel
parent aaa70ff56e
commit 03702edf87
5 changed files with 46 additions and 29 deletions

View file

@ -24,6 +24,7 @@ public slots:
void on_diveSiteDescription_textChanged(const QString& text);
void on_diveSiteName_textChanged(const QString& text);
void on_diveSiteNotes_textChanged();
void reverseGeocode();
private slots:
void updateLabels();
signals: