Fix qml binding loop

This commit is contained in:
fieldOfView 2017-10-30 12:31:46 +01:00
parent 6fa4dd0a97
commit fc7d1210cf

View file

@ -18,7 +18,6 @@ Item {
UM.I18nCatalog { id: catalog; name:"cura"}
height: childrenRect.height
width: childrenRect.width
Connections
{