summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-07-14 14:29:48 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-14 14:44:39 -0700
commit9510f40db42c60d34577f79180d929a88d261781 (patch)
treed45319b09a1999428a0a736f3d73fb8c44fae318 /qt-ui/maintab.h
parent49ab30ae8b65c3ad443a5824ae5f9554e88c7a39 (diff)
downloadsubsurface-9510f40db42c60d34577f79180d929a88d261781.tar.gz
Remove quick edit dive site widget
Voted down by common consent. 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 1e3f95033..bcfb3340e 100644
--- a/qt-ui/maintab.h
+++ b/qt-ui/maintab.h
@@ -98,7 +98,6 @@ slots:
void enableGeoLookupEdition();
void disableGeoLookupEdition();
void setCurrentLocationIndex();
- void showDiveSiteSimpleEdit();
void reverseGeocode();
private:
Ui::MainTab ui;