aboutsummaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
authorxmrdsc <xmrdsc@protonmail.com>2019-05-16 16:19:16 +0200
committerxmrdsc <xmrdsc@protonmail.com>2019-05-16 16:19:16 +0200
commitd3cf9eaf9736662d89fe00cb34662b1407f8a57c (patch)
tree40d251f376af6c6d7f468a837cd0d9b4ffa9b8e5 /wizard
parentc286c7e5a8e67d769bc9054f661ab742a8b1a5ba (diff)
downloadmonzero-gui-d3cf9eaf9736662d89fe00cb34662b1407f8a57c.tar.gz
monzero-gui-d3cf9eaf9736662d89fe00cb34662b1407f8a57c.tar.xz
monzero-gui-d3cf9eaf9736662d89fe00cb34662b1407f8a57c.zip
Bootstrap warning text should be richtext
Diffstat (limited to 'wizard')
-rw-r--r--wizard/WizardModeBootstrap.qml1
1 files changed, 1 insertions, 0 deletions
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