effects/overview: remove unneeded Accessible.name
It's implicitly set by text property.
This commit is contained in:
parent
16d9a08f85
commit
c1b3fe1143
1 changed files with 0 additions and 1 deletions
|
@ -189,7 +189,6 @@ Item {
|
|||
PC3.ToolTip.text: text
|
||||
PC3.ToolTip.visible: hovered
|
||||
PC3. ToolTip.delay: Kirigami.Units.toolTipDelay
|
||||
Accessible.name: text
|
||||
|
||||
onClicked: delegate.remove()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue