mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Disable saving of QR code for now
This commit is contained in:
parent
bcc0aeeaa9
commit
ee247cba8a
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ MyStackViewPage {
|
||||||
text: "Save QR image"
|
text: "Save QR image"
|
||||||
Layout.preferredHeight: 70
|
Layout.preferredHeight: 70
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
visible: false
|
||||||
|
|
||||||
onClicked: {
|
onClicked: {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue