mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Remove unused anchors
CURA-9793
This commit is contained in:
parent
69af593d8c
commit
4f8943412f
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue