Add saveFileAs() && init setting page.

This commit is contained in:
Black Hat
2018-07-19 21:02:06 +08:00
parent febff558fd
commit 80fca26092
5 changed files with 55 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ AvatarContainer {
highlighted: !sentByMe
flat: true
onClicked: downloadable.downloadAndOpen()
onClicked: downloadable.saveFileAs()
}
}
}