mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Dive site: remove LocationInformation::nameChanged signal
This signal was used by the old filter and the last user
was removed in e0f473fcb4
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
b5daa8a3d8
commit
08d789b933
2 changed files with 0 additions and 2 deletions
|
@ -42,7 +42,6 @@ private slots:
|
|||
void diveSiteChanged(struct dive_site *ds, int field);
|
||||
signals:
|
||||
void endEditDiveSite();
|
||||
void nameChanged(const QString &oldName, const QString &newName);
|
||||
|
||||
private:
|
||||
void clearLabels();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue