Remove reference to unknown component

CURA-6598
This commit is contained in:
Jaime van Kessel 2019-08-06 13:34:35 +02:00
parent f7e6f22e6c
commit d5bbc3f205

View file

@ -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