make plastik use PlainText captions
BUG: 323798 FIXED-IN: 4.11 REVIEW: 112180
This commit is contained in:
parent
a3357695a7
commit
4ba6764a57
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ Decoration {
|
|||
}
|
||||
Text {
|
||||
id: caption
|
||||
textFormat: Text.PlainText
|
||||
anchors {
|
||||
top: parent.top
|
||||
left: leftButtonGroup.right
|
||||
|
|
Loading…
Reference in a new issue