Branding: fix reference error
This commit is contained in:
parent
3b8673fb99
commit
e7849c5ed0
@ -48,7 +48,7 @@ Presentation
|
|||||||
"To create a Calamares presentation in QML, import calamares.slideshow,<br/>"+
|
"To create a Calamares presentation in QML, import calamares.slideshow,<br/>"+
|
||||||
"define a Presentation element with as many Slide elements as needed."
|
"define a Presentation element with as many Slide elements as needed."
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
width: root.width
|
width: presentation.width
|
||||||
horizontalAlignment: Text.Center
|
horizontalAlignment: Text.Center
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user