aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-08-25 18:45:29 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-25 17:58:59 -0700
commit03702edf87c7a8787302a08bcf1f051223f6accb (patch)
tree181d8018b87f346d5db37ba64dab03da1dbbc3f5 /qt-ui/maintab.h
parentaaa70ff56e2b5891f1c8241bf10a8e236bf86108 (diff)
downloadsubsurface-03702edf87c7a8787302a08bcf1f051223f6accb.tar.gz
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>
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r--qt-ui/maintab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h
index 4c64b0b15..332285949 100644
--- a/qt-ui/maintab.h
+++ b/qt-ui/maintab.h
@@ -99,7 +99,6 @@ slots:
void enableGeoLookupEdition();
void disableGeoLookupEdition();
void setCurrentLocationIndex();
- void reverseGeocode();
private:
Ui::MainTab ui;
WeightModel *weightModel;