Clean up the UI when finished editing

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-03-10 11:09:25 -07:00
parent 043ae4af27
commit ca64f8a782
2 changed files with 19 additions and 6 deletions

View file

@ -232,6 +232,7 @@ public slots:
void updateGpsCoordinates(void);
void markChangedWidget(QWidget *w);
void enableEdition();
void resetState();
void resetPallete();
void on_diveSiteCoordinates_textChanged(const QString& text);