Branding: fix reference error

main
Adriaan de Groot 7 years ago
parent 3b8673fb99
commit e7849c5ed0

@ -48,7 +48,7 @@ Presentation
"To create a Calamares presentation in QML, import calamares.slideshow,<br/>"+
"define a Presentation element with as many Slide elements as needed."
wrapMode: Text.WordWrap
width: root.width
width: presentation.width
horizontalAlignment: Text.Center
}
}

Loading…
Cancel
Save