mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Remove nonexisting member from header
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e72d001d3e
commit
a375159e6a
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue