From d3cf9eaf9736662d89fe00cb34662b1407f8a57c Mon Sep 17 00:00:00 2001 From: xmrdsc Date: Thu, 16 May 2019 16:19:16 +0200 Subject: [PATCH] Bootstrap warning text should be richtext --- wizard/WizardModeBootstrap.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/wizard/WizardModeBootstrap.qml b/wizard/WizardModeBootstrap.qml index ce14dfb1..ecda1b40 100644 --- a/wizard/WizardModeBootstrap.qml +++ b/wizard/WizardModeBootstrap.qml @@ -71,6 +71,7 @@ Rectangle { wrapMode: Text.Wrap Layout.topMargin: 14 Layout.fillWidth: true + textFormat: Text.RichText font.family: MoneroComponents.Style.fontRegular.name font.pixelSize: 16