mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +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();
|
void reload();
|
||||||
bool eventFilter(QObject* , QEvent*);
|
bool eventFilter(QObject* , QEvent*);
|
||||||
void initialUiSetup();
|
void initialUiSetup();
|
||||||
void equipmentPlusUpdate();
|
|
||||||
bool isEditing();
|
bool isEditing();
|
||||||
void updateCoordinatesText(qreal lat, qreal lon);
|
void updateCoordinatesText(qreal lat, qreal lon);
|
||||||
public slots:
|
public slots:
|
||||||
|
|
Loading…
Add table
Reference in a new issue