mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Remove reference to unknown component
CURA-6598
This commit is contained in:
parent
f7e6f22e6c
commit
d5bbc3f205
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue