mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05:00
Branding: fix reference error
This commit is contained in:
parent
3b8673fb99
commit
e7849c5ed0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue