mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:26:05 +08:00
Fix workspacedialog booboo typo.
This commit is contained in:
parent
43c7373368
commit
2d6df1ae4a
4
plugins/3MFReader/WorkspaceDialog.qml
Normal file → Executable file
4
plugins/3MFReader/WorkspaceDialog.qml
Normal file → Executable file
@ -33,7 +33,7 @@ UM.Dialog
|
|||||||
}
|
}
|
||||||
Item
|
Item
|
||||||
{
|
{
|
||||||
anchors.fille: parent
|
anchors.fill: parent
|
||||||
anchors.margins: 20 * Screen.devicePixelRatio
|
anchors.margins: 20 * Screen.devicePixelRatio
|
||||||
|
|
||||||
UM.I18nCatalog
|
UM.I18nCatalog
|
||||||
@ -389,4 +389,4 @@ UM.Dialog
|
|||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
0
plugins/CuraEngineBackend/ProcessSlicedLayersJob.py
Normal file → Executable file
0
plugins/CuraEngineBackend/ProcessSlicedLayersJob.py
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user