qml: fix name clash QML vs registered QObjects NewWalletWizard and ServerConnectWizard
This commit is contained in:
@@ -26,6 +26,8 @@ TextHighlightPane {
|
||||
|
||||
RowLayout {
|
||||
width: parent.width
|
||||
spacing: constants.paddingLarge
|
||||
|
||||
Image {
|
||||
source: iconStyle == InfoTextArea.IconStyle.Info
|
||||
? "../../../icons/info.png"
|
||||
|
||||
Reference in New Issue
Block a user