mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Trigger reverse geo lookup by pressing the button
This may not be the best UI, but for now it works. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
baf68868f5
commit
d966fd2606
2 changed files with 10 additions and 1 deletions
|
|
@ -97,6 +97,7 @@ slots:
|
|||
void disableGeoLookupEdition();
|
||||
void setCurrentLocationIndex();
|
||||
void showDiveSiteSimpleEdit();
|
||||
void reverseGeocode();
|
||||
private:
|
||||
Ui::MainTab ui;
|
||||
WeightModel *weightModel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue