mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Test geologation
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4fcf7928f8
commit
256d16a540
2 changed files with 36 additions and 3 deletions
|
@ -268,9 +268,9 @@ public slots:
|
|||
void setEnableGeocoding(bool value);
|
||||
void setParseDiveWithoutGps(bool value);
|
||||
void setTagExistingDives(bool value);
|
||||
void setFirstTaxonomyCategory(taxonomy_category value);
|
||||
void setSecondTaxonomyCategory(taxonomy_category value);
|
||||
void setThirdTaxonomyCategory(taxonomy_category value);
|
||||
void setFirstTaxonomyCategory(taxonomy_category value);
|
||||
void setSecondTaxonomyCategory(taxonomy_category value);
|
||||
void setThirdTaxonomyCategory(taxonomy_category value);
|
||||
|
||||
signals:
|
||||
void enableGeocodingChanged(bool value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue