qml: follupup prev
This commit is contained in:
@@ -205,7 +205,7 @@ Item {
|
||||
text: qsTr('Send')
|
||||
onClicked: openSendDialog()
|
||||
onPressAndHold: {
|
||||
Daemon.currentWallet.userKnowsPressAndHold = true
|
||||
Config.userKnowsPressAndHold = true
|
||||
app.stack.push(Qt.resolvedUrl('Invoices.qml'))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user