baloon-tip-* -> balloon-tip-*
fix typo in the item naming until we still can
This commit is contained in:
parent
51f0718292
commit
4afbe498f8
@ -139,7 +139,7 @@ Item {
|
||||
id: backgroundSvg
|
||||
imagePath: fallbackComponent.svgPath
|
||||
}
|
||||
elementId: internal.under ? "baloon-tip-top" : "baloon-tip-bottom"
|
||||
elementId: internal.under ? "balloon-tip-top" : "balloon-tip-bottom"
|
||||
anchors {
|
||||
horizontalCenter: parent.horizontalCenter
|
||||
bottom: parent.top
|
||||
|
Loading…
x
Reference in New Issue
Block a user