summaryrefslogtreecommitdiffstats
path: root/qt-ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-28 14:55:23 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-28 14:55:23 -0800
commita375159e6a13bb971c07ce770af329b64b46ba6d (patch)
tree1bd432ca251a3980e536d668fbcaff311a0fda1c /qt-ui
parente72d001d3e80ed8964abf76355ed90dbf2488d9f (diff)
downloadsubsurface-a375159e6a13bb971c07ce770af329b64b46ba6d.tar.gz
Remove nonexisting member from header
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-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 aed8f9e70..ec2140b1e 100644
--- a/qt-ui/maintab.h
+++ b/qt-ui/maintab.h
@@ -58,7 +58,6 @@ public:
void reload();
bool eventFilter(QObject* , QEvent*);
void initialUiSetup();
- void equipmentPlusUpdate();
bool isEditing();
void updateCoordinatesText(qreal lat, qreal lon);
public slots: