mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-01 05:39:37 +08:00
Fix typo in WorkspaceDialog.qml
This commit is contained in:
parent
43c7373368
commit
8b694e1787
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user