Remove unused anchors

CURA-9793
This commit is contained in:
Joey de l'Arago 2022-11-30 12:10:50 +01:00
parent 69af593d8c
commit 4f8943412f

View file

@ -20,13 +20,6 @@ RowLayout
property int maxValue: 100
property int minValue: 0
anchors
{
left: strengthSection.right
right: parent.right
verticalCenter: strengthSection.verticalCenter
}
UM.SettingPropertyProvider
{
id: settingPropertyProvider