Fix space

Change-Id: I7928eca0486a427703da6733df295e6c29192d08
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Thomas Hartmann
2022-04-27 11:29:36 +02:00
parent 7a5cfebc9d
commit 23661dfb4b

View File

@@ -204,7 +204,7 @@ Rectangle {
anchors.leftMargin: 20
anchors.top: bottomBar.top
color: "#FFFFFF"
text: qsTr("Before we let you move on to your wonderful designs, help us make Qt Design Studio even betterby letting us know how you're using it. To do this, we would like to turn on automatic collection of pseudonymized Analytics and Crash Report Data.")
text: qsTr("Before we let you move on to your wonderful designs, help us make Qt Design Studio even better by letting us know how you're using it. To do this, we would like to turn on automatic collection of pseudonymized Analytics and Crash Report Data.")
font.family: StudioFonts.titilliumWeb_light
font.pixelSize: 16
horizontalAlignment: Text.AlignHCenter