mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 23:53:13 +08:00
Remove reference to unknown component
CURA-6598
This commit is contained in:
parent
f7e6f22e6c
commit
d5bbc3f205
@ -205,7 +205,7 @@ Item
|
|||||||
{
|
{
|
||||||
anchors
|
anchors
|
||||||
{
|
{
|
||||||
top: tabBar.visible ? tabBar.bottom : globalProfileRow.bottom
|
top: tabBar.visible ? tabBar.bottom : intent.bottom
|
||||||
topMargin: -UM.Theme.getSize("default_lining").width
|
topMargin: -UM.Theme.getSize("default_lining").width
|
||||||
left: parent.left
|
left: parent.left
|
||||||
leftMargin: parent.padding
|
leftMargin: parent.padding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user