mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Get taxonomy from edit dive site widget
Moved the get taxonomy button from the maintab to the edit dive site widget. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
aaa70ff56e
commit
03702edf87
5 changed files with 46 additions and 29 deletions
|
@ -24,6 +24,7 @@ public slots:
|
|||
void on_diveSiteDescription_textChanged(const QString& text);
|
||||
void on_diveSiteName_textChanged(const QString& text);
|
||||
void on_diveSiteNotes_textChanged();
|
||||
void reverseGeocode();
|
||||
private slots:
|
||||
void updateLabels();
|
||||
signals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue