[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:
Tomaz Canabrava 2017-10-02 17:51:20 +02:00 committed by Dirk Hohndel
parent e1bd006cd6
commit 516527e1bd
2 changed files with 17 additions and 0 deletions

View file

@ -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);