1
0

qml: add rocket.png for fee bump icon

This commit is contained in:
Sander van Grieken
2023-02-06 23:57:44 +01:00
parent 99133a65dd
commit 2cfcf5035d
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -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