mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Remove invalid anchoring for SidebarHeader
CURA-3964 sidebarHeaderBar has been removed and the anchor line is not needed.
This commit is contained in:
parent
1627a65513
commit
d0ef97b02c
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ Rectangle
|
|||
id: header
|
||||
width: parent.width
|
||||
|
||||
anchors.top: sidebarHeaderBar.bottom
|
||||
|
||||
onShowTooltip: base.showTooltip(item, location, text)
|
||||
onHideTooltip: base.hideTooltip()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue