mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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 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…
Add table
Add a link
Reference in a new issue