mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 22:45:53 +08:00
Remove unused anchors
CURA-9793
This commit is contained in:
parent
69af593d8c
commit
4f8943412f
@ -20,13 +20,6 @@ RowLayout
|
|||||||
property int maxValue: 100
|
property int maxValue: 100
|
||||||
property int minValue: 0
|
property int minValue: 0
|
||||||
|
|
||||||
anchors
|
|
||||||
{
|
|
||||||
left: strengthSection.right
|
|
||||||
right: parent.right
|
|
||||||
verticalCenter: strengthSection.verticalCenter
|
|
||||||
}
|
|
||||||
|
|
||||||
UM.SettingPropertyProvider
|
UM.SettingPropertyProvider
|
||||||
{
|
{
|
||||||
id: settingPropertyProvider
|
id: settingPropertyProvider
|
||||||
|
Loading…
x
Reference in New Issue
Block a user