mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
[Divesite] Hook location information interface for country
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e1bd006cd6
commit
516527e1bd
2 changed files with 17 additions and 0 deletions
|
@ -24,6 +24,7 @@ public slots:
|
|||
void enableEdition();
|
||||
void resetState();
|
||||
void resetPallete();
|
||||
void on_diveSiteCountry_textChanged(const QString& text);
|
||||
void on_diveSiteCoordinates_textChanged(const QString& text);
|
||||
void on_diveSiteDescription_textChanged(const QString& text);
|
||||
void on_diveSiteName_textChanged(const QString& text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue