Mobile: UI for selecting what to copy-paste

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
Miika Turkia 2018-11-18 07:42:15 +02:00 committed by mturkia
parent de813c27ce
commit 8e7a9a4f4c
6 changed files with 268 additions and 8 deletions

View file

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