mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Mobile: UI for selecting what to copy-paste
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
de813c27ce
commit
8e7a9a4f4c
6 changed files with 268 additions and 8 deletions
|
@ -592,6 +592,11 @@ if you have network connectivity and want to sync your data to cloud storage."),
|
|||
visible: false
|
||||
}
|
||||
|
||||
CopySettings {
|
||||
id: settingsCopyWindow
|
||||
visible: false
|
||||
}
|
||||
|
||||
About {
|
||||
id: aboutWindow
|
||||
visible: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue