mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Mobile/DC download: reset the "Download" button
When changing to another DC, reset the "Download" button text. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
3ce019cf1a
commit
8686b53c37
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ Kirigami.Page {
|
|||
break
|
||||
}
|
||||
}
|
||||
download.text = qsTr("Download")
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue