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

@ -99,7 +99,6 @@ slots:
void enableGeoLookupEdition();
void disableGeoLookupEdition();
void setCurrentLocationIndex();
void reverseGeocode();
private:
Ui::MainTab ui;
WeightModel *weightModel;