Boldify effect name
This commit is contained in:
parent
86748a4bc8
commit
d0ee2ca0d1
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ Rectangle {
|
||||||
id: effectItem
|
id: effectItem
|
||||||
Text {
|
Text {
|
||||||
text: model.NameRole
|
text: model.NameRole
|
||||||
|
font.bold: true
|
||||||
}
|
}
|
||||||
Text {
|
Text {
|
||||||
id: desc
|
id: desc
|
||||||
|
|
Loading…
Reference in a new issue