mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
LocationInformationWidget: make sure to clean out fields
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0799d046ba
commit
53b1b17f4f
2 changed files with 13 additions and 0 deletions
|
@ -43,6 +43,7 @@ signals:
|
|||
void endRequestCoordinates();
|
||||
|
||||
private:
|
||||
void clearLabels();
|
||||
Ui::LocationInformation ui;
|
||||
bool modified;
|
||||
QAction *acceptAction, *rejectAction;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue