qml: add rocket.png for fee bump icon
This commit is contained in:
BIN
electrum/gui/icons/rocket.png
Normal file
BIN
electrum/gui/icons/rocket.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
@@ -16,6 +16,7 @@ ElDialog {
|
|||||||
signal txaccepted
|
signal txaccepted
|
||||||
|
|
||||||
title: qsTr('Bump Fee')
|
title: qsTr('Bump Fee')
|
||||||
|
iconSource: Qt.resolvedUrl('../../icons/rocket.png')
|
||||||
|
|
||||||
width: parent.width
|
width: parent.width
|
||||||
height: parent.height
|
height: parent.height
|
||||||
|
|||||||
Reference in New Issue
Block a user