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